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: '38acb3fc-153f-75fb-dda1-dacd2b76337f'
         Node name: 'dev-msb-consul-7474f8fd8f-tfmbm'
        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/08/31 22:49:40 [DEBUG] agent: Using random ID "38acb3fc-153f-75fb-dda1-dacd2b76337f" as node ID
    2021/08/31 22:49:40 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:38acb3fc-153f-75fb-dda1-dacd2b76337f Address:127.0.0.1:8300}]
    2021/08/31 22:49:40 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2021/08/31 22:49:40 [INFO] serf: EventMemberJoin: dev-msb-consul-7474f8fd8f-tfmbm.dc1 127.0.0.1
    2021/08/31 22:49:40 [INFO] serf: EventMemberJoin: dev-msb-consul-7474f8fd8f-tfmbm 127.0.0.1
    2021/08/31 22:49:40 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2021/08/31 22:49:40 [INFO] consul: Adding LAN server dev-msb-consul-7474f8fd8f-tfmbm (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/08/31 22:49:40 [INFO] consul: Handled member-join event for server "dev-msb-consul-7474f8fd8f-tfmbm.dc1" in area "wan"
    2021/08/31 22:49:40 [DEBUG] agent/proxy: managed Connect proxy manager started
    2021/08/31 22:49:40 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2021/08/31 22:49:40 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2021/08/31 22:49:40 [INFO] agent: started state syncer
    2021/08/31 22:49:40 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2021/08/31 22:49:40 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2021/08/31 22:49:40 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2021/08/31 22:49:40 [DEBUG] raft: Votes needed: 1
    2021/08/31 22:49:40 [DEBUG] raft: Vote granted from 38acb3fc-153f-75fb-dda1-dacd2b76337f in term 2. Tally: 1
    2021/08/31 22:49:40 [INFO] raft: Election won. Tally: 1
    2021/08/31 22:49:40 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2021/08/31 22:49:40 [INFO] consul: cluster leadership acquired
    2021/08/31 22:49:40 [INFO] consul: New leader elected: dev-msb-consul-7474f8fd8f-tfmbm
    2021/08/31 22:49:40 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2021/08/31 22:49:40 [DEBUG] consul: Skipping self join check for "dev-msb-consul-7474f8fd8f-tfmbm" since the cluster is too small
    2021/08/31 22:49:40 [INFO] consul: member 'dev-msb-consul-7474f8fd8f-tfmbm' joined, marking health alive
    2021/08/31 22:49:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/08/31 22:49:40 [INFO] agent: Synced node info
    2021/08/31 22:49:40 [DEBUG] agent: Node info in sync
    2021/08/31 22:49:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/08/31 22:49:40 [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/08/31 22:50:40 [DEBUG] consul: Skipping self join check for "dev-msb-consul-7474f8fd8f-tfmbm" since the cluster is too small
    2021/08/31 22:50:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/08/31 22:50:48 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:17 [DEBUG] http: Request GET /v1/status/leader (1.104483ms) from=10.242.235.139:43042
    2021/08/31 22:51:17 [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/08/31 22:51:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:22 [INFO] agent: Synced service "_v1_aai-esr-server_10.96.27.170_9518"
    2021/08/31 22:51:22 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:22 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:22 [DEBUG] http: Request PUT /v1/agent/service/register (4.49650318s) from=10.242.235.139:43044
    2021/08/31 22:51:22 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (26.393864ms) from=10.242.235.139:43064
    2021/08/31 22:51:22 [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/08/31 22:51:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:23 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.96.95.17_9011"
    2021/08/31 22:51:23 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:23 [DEBUG] http: Request PUT /v1/agent/service/register (916.865269ms) from=10.242.235.139:43066
    2021/08/31 22:51:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:23 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (1.055091ms) from=10.242.235.139:43072
    2021/08/31 22:51:23 [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/08/31 22:51:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:23 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.96.95.17_9011"
    2021/08/31 22:51:23 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:23 [DEBUG] http: Request PUT /v1/agent/service/register (83.071995ms) from=10.242.235.139:43074
    2021/08/31 22:51:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:23 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (411.832µs) from=10.242.235.139:43078
    2021/08/31 22:51:23 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/aai-esr-gui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/esr-gui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:23 [INFO] agent: Synced service "_v1_aai-esr-gui_10.96.204.176_8080"
    2021/08/31 22:51:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:23 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:23 [DEBUG] http: Request PUT /v1/agent/service/register (56.677251ms) from=10.242.235.139:43080
    2021/08/31 22:51:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:23 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:23 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (2.179112ms) from=10.242.235.139:43082
    2021/08/31 22:51:23 [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/08/31 22:51:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:24 [INFO] agent: Synced service "_v1_multicloud-k8s_10.96.129.29_9015"
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:24 [DEBUG] http: Request PUT /v1/agent/service/register (403.196623ms) from=10.242.235.139:43084
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:24 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (773.811µs) from=10.242.235.139:43086
    2021/08/31 22:51:24 [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/08/31 22:51:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:24 [INFO] agent: Synced service "_v1_parser_10.96.147.65_8806"
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:24 [DEBUG] http: Request PUT /v1/agent/service/register (60.838493ms) from=10.242.235.139:43088
    2021/08/31 22:51:24 [DEBUG] http: Request GET /v1/health/service/parser-v1 (396.11µs) from=10.242.235.139:43090
    2021/08/31 22:51:24 [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/08/31 22:51:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [INFO] agent: Synced service "_v1_catalog_10.96.147.65_8806"
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:24 [DEBUG] http: Request PUT /v1/agent/service/register (12.980054ms) from=10.242.235.139:43092
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (479.898µs) from=10.242.235.139:43094
    2021/08/31 22:51:24 [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/08/31 22:51:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [INFO] agent: Synced service "_v1_nsd_10.96.147.65_8806"
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:24 [DEBUG] http: Request PUT /v1/agent/service/register (15.35623ms) from=10.242.235.139:43096
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (380.083µs) from=10.242.235.139:43098
    2021/08/31 22:51:24 [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/08/31 22:51:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [INFO] agent: Synced service "_v1_vnfpkgm_10.96.147.65_8806"
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:24 [DEBUG] http: Request PUT /v1/agent/service/register (8.888743ms) from=10.242.235.139:43100
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (482.331µs) from=10.242.235.139:43102
    2021/08/31 22:51:24 [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/08/31 22:51:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.96.81.154_443"
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:24 [DEBUG] http: Request PUT /v1/agent/service/register (72.902925ms) from=10.242.235.139:43104
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:24 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (534.305µs) from=10.242.235.139:43106
    2021/08/31 22:51:24 [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/08/31 22:51:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [INFO] agent: Synced service "_v0_multicloud_10.96.161.96_9001"
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:24 [DEBUG] http: Request PUT /v1/agent/service/register (27.561566ms) from=10.242.235.139:43108
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (376.54µs) from=10.242.235.139:43112
    2021/08/31 22:51:24 [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/08/31 22:51:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:24 [INFO] agent: Synced service "_v1_multicloud_10.96.161.96_9001"
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:24 [DEBUG] http: Request PUT /v1/agent/service/register (36.409341ms) from=10.242.235.139:43114
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (514.067µs) from=10.242.235.139:43116
    2021/08/31 22:51:24 [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/08/31 22:51:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:24 [INFO] agent: Synced service "_v1_message-router_10.96.211.79_3904"
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:24 [DEBUG] http: Request PUT /v1/agent/service/register (54.555633ms) from=10.242.235.139:43118
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:24 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (451.052µs) from=10.242.235.139:43120
    2021/08/31 22:51:24 [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/08/31 22:51:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [INFO] agent: Synced service "_v0_multicloud-pike_10.96.35.163_9007"
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:24 [DEBUG] http: Request PUT /v1/agent/service/register (40.854911ms) from=10.242.235.139:43122
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (434.587µs) from=10.242.235.139:43124
    2021/08/31 22:51:24 [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/08/31 22:51:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:24 [INFO] agent: Synced service "_v1_multicloud-pike_10.96.35.163_9007"
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:24 [DEBUG] http: Request PUT /v1/agent/service/register (4.168337ms) from=10.242.235.139:43126
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:24 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (313.07µs) from=10.242.235.139:43128
    2021/08/31 22:51:25 [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/08/31 22:51:25 [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/08/31 22:51:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:25 [INFO] agent: Synced service "_v11__aai-generic-query_10.242.236.130_8446"
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:25 [DEBUG] http: Request PUT /v1/agent/service/register (8.013249ms) from=10.242.235.139:43130
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:25 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (426.64µs) from=10.242.235.139:43132
    2021/08/31 22:51:25 [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/08/31 22:51:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:25 [INFO] agent: Synced service "_v11_aai-generic-query_10.242.236.130_8446"
    2021/08/31 22:51:25 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:25 [DEBUG] http: Request PUT /v1/agent/service/register (17.523399ms) from=10.242.235.139:43134
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:25 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (3.182798ms) from=10.242.235.139:43136
    2021/08/31 22:51:25 [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/08/31 22:51:25 [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/08/31 22:51:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:25 [INFO] agent: Synced service "_v12__aai-generic-query_10.242.236.130_8446"
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:25 [DEBUG] http: Request PUT /v1/agent/service/register (32.388149ms) from=10.242.235.139:43138
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:25 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (499.284µs) from=10.242.235.139:43140
    2021/08/31 22:51:25 [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/08/31 22:51:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [INFO] agent: Synced service "_v12_aai-generic-query_10.242.236.130_8446"
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:25 [DEBUG] http: Request PUT /v1/agent/service/register (57.932404ms) from=10.242.235.139:43142
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:25 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (468.786µs) from=10.242.235.139:43144
    2021/08/31 22:51:25 [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/08/31 22:51:25 [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/08/31 22:51:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:25 [INFO] agent: Synced service "_v13__aai-generic-query_10.242.236.130_8446"
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:25 [DEBUG] http: Request PUT /v1/agent/service/register (83.513034ms) from=10.242.235.139:43146
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:25 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (664.566µs) from=10.242.235.139:43148
    2021/08/31 22:51:25 [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/08/31 22:51:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [INFO] agent: Synced service "_v13_aai-generic-query_10.242.236.130_8446"
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:25 [DEBUG] http: Request PUT /v1/agent/service/register (93.330067ms) from=10.242.235.139:43150
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:25 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (1.883647ms) from=10.242.235.139:43152
    2021/08/31 22:51:25 [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/08/31 22:51:25 [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/08/31 22:51:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [INFO] agent: Synced service "_v14__aai-generic-query_10.242.236.130_8446"
    2021/08/31 22:51:25 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:25 [DEBUG] http: Request PUT /v1/agent/service/register (92.583711ms) from=10.242.235.139:43154
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:25 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (594.916µs) from=10.242.235.139:43156
    2021/08/31 22:51:25 [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/08/31 22:51:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [INFO] agent: Synced service "_v14_aai-generic-query_10.242.236.130_8446"
    2021/08/31 22:51:25 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:25 [DEBUG] http: Request PUT /v1/agent/service/register (337.324774ms) from=10.242.235.139:43158
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:25 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:25 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (436.167µs) from=10.242.235.139:43162
    2021/08/31 22:51:26 [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/08/31 22:51:26 [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/08/31 22:51:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [INFO] agent: Synced service "_v15__aai-generic-query_10.242.236.130_8446"
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:26 [DEBUG] http: Request PUT /v1/agent/service/register (24.144547ms) from=10.242.235.139:43164
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:26 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (506.282µs) from=10.242.235.139:43166
    2021/08/31 22:51:26 [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/08/31 22:51:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [INFO] agent: Synced service "_v15_aai-generic-query_10.242.236.130_8446"
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:26 [DEBUG] http: Request PUT /v1/agent/service/register (179.762327ms) from=10.242.235.139:43168
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:26 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (455.941µs) from=10.242.235.139:43170
    2021/08/31 22:51:26 [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/08/31 22:51:26 [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/08/31 22:51:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:26 [INFO] agent: Synced service "_v16__aai-generic-query_10.242.236.130_8446"
    2021/08/31 22:51:26 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:26 [DEBUG] http: Request PUT /v1/agent/service/register (63.811353ms) from=10.242.235.139:43172
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:26 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (321.695µs) from=10.242.235.139:43174
    2021/08/31 22:51:26 [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/08/31 22:51:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [INFO] agent: Synced service "_v16_aai-generic-query_10.242.236.130_8446"
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:26 [DEBUG] http: Request PUT /v1/agent/service/register (22.527538ms) from=10.242.235.139:43176
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:26 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (817.328µs) from=10.242.235.139:43178
    2021/08/31 22:51:26 [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/08/31 22:51:26 [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/08/31 22:51:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [INFO] agent: Synced service "_v17__aai-generic-query_10.242.236.130_8446"
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:26 [DEBUG] http: Request PUT /v1/agent/service/register (61.559616ms) from=10.242.235.139:43180
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:26 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (347.545µs) from=10.242.235.139:43182
    2021/08/31 22:51:26 [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/08/31 22:51:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:26 [INFO] agent: Synced service "_v17_aai-generic-query_10.242.236.130_8446"
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:26 [DEBUG] http: Request PUT /v1/agent/service/register (25.257942ms) from=10.242.235.139:43184
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:26 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (541.657µs) from=10.242.235.139:43188
    2021/08/31 22:51:26 [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/08/31 22:51:26 [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/08/31 22:51:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [INFO] agent: Synced service "_v18__aai-generic-query_10.242.236.130_8446"
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:26 [DEBUG] http: Request PUT /v1/agent/service/register (50.481601ms) from=10.242.235.139:43190
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:26 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (606.566µs) from=10.242.235.139:43192
    2021/08/31 22:51:26 [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/08/31 22:51:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [INFO] agent: Synced service "_v18_aai-generic-query_10.242.236.130_8446"
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:26 [DEBUG] http: Request PUT /v1/agent/service/register (74.185142ms) from=10.242.235.139:43194
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:26 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (477.091µs) from=10.242.235.139:43202
    2021/08/31 22:51:26 [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/08/31 22:51:26 [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/08/31 22:51:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [INFO] agent: Synced service "_v19__aai-generic-query_10.242.236.130_8446"
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:26 [DEBUG] http: Request PUT /v1/agent/service/register (98.200021ms) from=10.242.235.139:43204
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:26 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (541.887µs) from=10.242.235.139:43206
    2021/08/31 22:51:26 [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/08/31 22:51:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [INFO] agent: Synced service "_v19_aai-generic-query_10.242.236.130_8446"
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:26 [DEBUG] http: Request PUT /v1/agent/service/register (38.525046ms) from=10.242.235.139:43208
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:26 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:26 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (437.648µs) from=10.242.235.139:43210
    2021/08/31 22:51:27 [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/08/31 22:51:27 [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/08/31 22:51:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [INFO] agent: Synced service "_v11__aai-nodes-query_10.242.236.130_8446"
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:27 [DEBUG] http: Request PUT /v1/agent/service/register (65.16978ms) from=10.242.235.139:43212
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:27 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (402.409µs) from=10.242.235.139:43216
    2021/08/31 22:51:27 [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/08/31 22:51:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [INFO] agent: Synced service "_v11_aai-nodes-query_10.242.236.130_8446"
    2021/08/31 22:51:27 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:27 [DEBUG] http: Request PUT /v1/agent/service/register (17.302049ms) from=10.242.235.139:43218
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:27 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (497.892µs) from=10.242.235.139:43220
    2021/08/31 22:51:27 [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/08/31 22:51:27 [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/08/31 22:51:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [INFO] agent: Synced service "_v12__aai-nodes-query_10.242.236.130_8446"
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:27 [DEBUG] http: Request PUT /v1/agent/service/register (45.107521ms) from=10.242.235.139:43222
    2021/08/31 22:51:27 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (543.23µs) from=10.242.235.139:43224
    2021/08/31 22:51:27 [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/08/31 22:51:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [INFO] agent: Synced service "_v12_aai-nodes-query_10.242.236.130_8446"
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:27 [DEBUG] http: Request PUT /v1/agent/service/register (7.606087ms) from=10.242.235.139:43226
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:27 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (377.622µs) from=10.242.235.139:43228
    2021/08/31 22:51:27 [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/08/31 22:51:27 [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/08/31 22:51:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [INFO] agent: Synced service "_v13__aai-nodes-query_10.242.236.130_8446"
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:27 [DEBUG] http: Request PUT /v1/agent/service/register (4.655606ms) from=10.242.235.139:43230
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:27 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (376.814µs) from=10.242.235.139:43232
    2021/08/31 22:51:27 [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/08/31 22:51:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [INFO] agent: Synced service "_v13_aai-nodes-query_10.242.236.130_8446"
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:27 [DEBUG] http: Request PUT /v1/agent/service/register (3.735671ms) from=10.242.235.139:43234
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:27 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (581.87µs) from=10.242.235.139:43236
    2021/08/31 22:51:27 [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/08/31 22:51:27 [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/08/31 22:51:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [INFO] agent: Synced service "_v14__aai-nodes-query_10.242.236.130_8446"
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:27 [DEBUG] http: Request PUT /v1/agent/service/register (3.850469ms) from=10.242.235.139:43238
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:27 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (16.150065ms) from=10.242.235.139:43240
    2021/08/31 22:51:27 [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/08/31 22:51:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [INFO] agent: Synced service "_v14_aai-nodes-query_10.242.236.130_8446"
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:27 [DEBUG] http: Request PUT /v1/agent/service/register (17.943711ms) from=10.242.235.139:43242
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:27 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (616.563µs) from=10.242.235.139:43244
    2021/08/31 22:51:27 [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/08/31 22:51:27 [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/08/31 22:51:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [INFO] agent: Synced service "_v15__aai-nodes-query_10.242.236.130_8446"
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:27 [DEBUG] http: Request PUT /v1/agent/service/register (15.65646ms) from=10.242.235.139:43246
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:27 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (451.186µs) from=10.242.235.139:43248
    2021/08/31 22:51:27 [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/08/31 22:51:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:27 [INFO] agent: Synced service "_v15_aai-nodes-query_10.242.236.130_8446"
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:27 [DEBUG] http: Request PUT /v1/agent/service/register (4.35724ms) from=10.242.235.139:43250
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:27 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (1.044581ms) from=10.242.235.139:43252
    2021/08/31 22:51:27 [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/08/31 22:51:27 [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/08/31 22:51:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [INFO] agent: Synced service "_v16__aai-nodes-query_10.242.236.130_8446"
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:27 [DEBUG] http: Request PUT /v1/agent/service/register (20.535881ms) from=10.242.235.139:43254
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:27 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (618.288µs) from=10.242.235.139:43256
    2021/08/31 22:51:27 [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/08/31 22:51:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [INFO] agent: Synced service "_v16_aai-nodes-query_10.242.236.130_8446"
    2021/08/31 22:51:27 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:27 [DEBUG] http: Request PUT /v1/agent/service/register (67.027963ms) from=10.242.235.139:43258
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:27 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (650.222µs) from=10.242.235.139:43260
    2021/08/31 22:51:27 [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/08/31 22:51:27 [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/08/31 22:51:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [INFO] agent: Synced service "_v17__aai-nodes-query_10.242.236.130_8446"
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:27 [DEBUG] http: Request PUT /v1/agent/service/register (6.669322ms) from=10.242.235.139:43262
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:27 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (686.908µs) from=10.242.235.139:43264
    2021/08/31 22:51:27 [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/08/31 22:51:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [INFO] agent: Synced service "_v17_aai-nodes-query_10.242.236.130_8446"
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:27 [DEBUG] http: Request PUT /v1/agent/service/register (4.535223ms) from=10.242.235.139:43266
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:27 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (723.76µs) from=10.242.235.139:43268
    2021/08/31 22:51:27 [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/08/31 22:51:27 [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/08/31 22:51:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [INFO] agent: Synced service "_v18__aai-nodes-query_10.242.236.130_8446"
    2021/08/31 22:51:27 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:27 [DEBUG] http: Request PUT /v1/agent/service/register (5.578233ms) from=10.242.235.139:43270
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:27 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (400.587µs) from=10.242.235.139:43272
    2021/08/31 22:51:27 [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/08/31 22:51:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [INFO] agent: Synced service "_v18_aai-nodes-query_10.242.236.130_8446"
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:27 [DEBUG] http: Request PUT /v1/agent/service/register (22.781035ms) from=10.242.235.139:43274
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:27 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (671.024µs) from=10.242.235.139:43276
    2021/08/31 22:51:27 [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/08/31 22:51:27 [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/08/31 22:51:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [INFO] agent: Synced service "_v19__aai-nodes-query_10.242.236.130_8446"
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:27 [DEBUG] http: Request PUT /v1/agent/service/register (23.841126ms) from=10.242.235.139:43278
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:27 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (483.438µs) from=10.242.235.139:43280
    2021/08/31 22:51:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [INFO] agent: Synced service "_v19_aai-nodes-query_10.242.236.130_8446"
    2021/08/31 22:51:27 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:27 [DEBUG] http: Request PUT /v1/agent/service/register (44.078326ms) from=10.242.235.139:43282
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:27 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:27 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (358.022µs) from=10.242.235.139:43284
    2021/08/31 22:51:27 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:27 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [INFO] agent: Synced service "_v11__aai-nquery_10.242.236.130_8446"
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:28 [DEBUG] http: Request PUT /v1/agent/service/register (21.243321ms) from=10.242.235.139:43286
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:28 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (575.721µs) from=10.242.235.139:43288
    2021/08/31 22:51:28 [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/08/31 22:51:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [INFO] agent: Synced service "_v11_aai-nquery_10.242.236.130_8446"
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:28 [DEBUG] http: Request PUT /v1/agent/service/register (7.164873ms) from=10.242.235.139:43290
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:28 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (401.145µs) from=10.242.235.139:43292
    2021/08/31 22:51:28 [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/08/31 22:51:28 [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/08/31 22:51:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [INFO] agent: Synced service "_v12__aai-nquery_10.242.236.130_8446"
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:28 [DEBUG] http: Request PUT /v1/agent/service/register (5.917522ms) from=10.242.235.139:43294
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:28 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (337.69µs) from=10.242.235.139:43296
    2021/08/31 22:51:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [INFO] agent: Synced service "_v12_aai-nquery_10.242.236.130_8446"
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:28 [DEBUG] http: Request PUT /v1/agent/service/register (61.923244ms) from=10.242.235.139:43298
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:28 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (567.03µs) from=10.242.235.139:43300
    2021/08/31 22:51:28 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:28 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [INFO] agent: Synced service "_v13__aai-nquery_10.242.236.130_8446"
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:28 [DEBUG] http: Request PUT /v1/agent/service/register (29.905179ms) from=10.242.235.139:43302
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:28 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (476.374µs) from=10.242.235.139:43304
    2021/08/31 22:51:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [INFO] agent: Synced service "_v13_aai-nquery_10.242.236.130_8446"
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:28 [DEBUG] http: Request PUT /v1/agent/service/register (5.282433ms) from=10.242.235.139:43306
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:28 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (371.56µs) from=10.242.235.139:43308
    2021/08/31 22:51:28 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:28 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [INFO] agent: Synced service "_v14__aai-nquery_10.242.236.130_8446"
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:28 [DEBUG] http: Request PUT /v1/agent/service/register (14.924271ms) from=10.242.235.139:43310
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:28 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (425.764µs) from=10.242.235.139:43312
    2021/08/31 22:51:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [INFO] agent: Synced service "_v14_aai-nquery_10.242.236.130_8446"
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:28 [DEBUG] http: Request PUT /v1/agent/service/register (9.748101ms) from=10.242.235.139:43314
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:28 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (1.383952ms) from=10.242.235.139:43316
    2021/08/31 22:51:28 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:28 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [INFO] agent: Synced service "_v15__aai-nquery_10.242.236.130_8446"
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:28 [DEBUG] http: Request PUT /v1/agent/service/register (4.450295ms) from=10.242.235.139:43318
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:28 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (523.719µs) from=10.242.235.139:43320
    2021/08/31 22:51:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [INFO] agent: Synced service "_v15_aai-nquery_10.242.236.130_8446"
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:28 [DEBUG] http: Request PUT /v1/agent/service/register (6.143598ms) from=10.242.235.139:43322
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:28 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (295.972µs) from=10.242.235.139:43324
    2021/08/31 22:51:28 [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/08/31 22:51:28 [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/08/31 22:51:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [INFO] agent: Synced service "_v16__aai-nquery_10.242.236.130_8446"
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:28 [DEBUG] http: Request PUT /v1/agent/service/register (38.087217ms) from=10.242.235.139:43326
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:28 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (612.624µs) from=10.242.235.139:43328
    2021/08/31 22:51:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [INFO] agent: Synced service "_v16_aai-nquery_10.242.236.130_8446"
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:28 [DEBUG] http: Request PUT /v1/agent/service/register (4.016599ms) from=10.242.235.139:43330
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:28 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (277.39µs) from=10.242.235.139:43332
    2021/08/31 22:51:28 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:28 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [INFO] agent: Synced service "_v17__aai-nquery_10.242.236.130_8446"
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:28 [DEBUG] http: Request PUT /v1/agent/service/register (3.528787ms) from=10.242.235.139:43334
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:28 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (419.629µs) from=10.242.235.139:43336
    2021/08/31 22:51:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [INFO] agent: Synced service "_v17_aai-nquery_10.242.236.130_8446"
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:28 [DEBUG] http: Request PUT /v1/agent/service/register (4.955407ms) from=10.242.235.139:43338
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:28 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (417.183µs) from=10.242.235.139:43340
    2021/08/31 22:51:28 [WARN] agent: Service name "_aai-nquery-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:28 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [INFO] agent: Synced service "_v18__aai-nquery_10.242.236.130_8446"
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:28 [DEBUG] http: Request PUT /v1/agent/service/register (5.41189ms) from=10.242.235.139:43342
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:28 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18 (384.27µs) from=10.242.235.139:43344
    2021/08/31 22:51:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_parser_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.204.176_8080" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_message-router_10.96.211.79_3904" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_nsd_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v15__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.170_9518" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.129.29_9015" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v18__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [INFO] agent: Synced service "_v18_aai-nquery_10.242.236.130_8446"
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud_10.96.161.96_9001" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Node info in sync
    2021/08/31 22:51:28 [DEBUG] http: Request PUT /v1/agent/service/register (3.870523ms) from=10.242.235.139:43346
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_catalog_10.96.147.65_8806" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v12_aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.95.17_9011" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.154_443" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.35.163_9007" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [DEBUG] agent: Service "_v16__aai-nquery_10.242.236.130_8446" in sync
    2021/08/31 22:51:28 [