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: '2df1a9d3-696f-cac1-eeb7-60a869398cc0'
         Node name: 'onap-msb-consul-68dcf487cc-n7zwb'
        Datacenter: 'dc1' (Segment: '')
            Server: true (Bootstrap: false)
       Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600)
      Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302)
           Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false

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

    2021/09/03 12:27:32 [DEBUG] agent: Using random ID "2df1a9d3-696f-cac1-eeb7-60a869398cc0" as node ID
    2021/09/03 12:27:32 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:2df1a9d3-696f-cac1-eeb7-60a869398cc0 Address:127.0.0.1:8300}]
    2021/09/03 12:27:32 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2021/09/03 12:27:32 [INFO] serf: EventMemberJoin: onap-msb-consul-68dcf487cc-n7zwb.dc1 127.0.0.1
    2021/09/03 12:27:32 [INFO] serf: EventMemberJoin: onap-msb-consul-68dcf487cc-n7zwb 127.0.0.1
    2021/09/03 12:27:32 [INFO] consul: Adding LAN server onap-msb-consul-68dcf487cc-n7zwb (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/09/03 12:27:32 [INFO] consul: Handled member-join event for server "onap-msb-consul-68dcf487cc-n7zwb.dc1" in area "wan"
    2021/09/03 12:27:32 [DEBUG] agent/proxy: managed Connect proxy manager started
    2021/09/03 12:27:32 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2021/09/03 12:27:32 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2021/09/03 12:27:32 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2021/09/03 12:27:32 [INFO] agent: started state syncer
    2021/09/03 12:27:32 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2021/09/03 12:27:32 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2021/09/03 12:27:32 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2021/09/03 12:27:32 [DEBUG] raft: Votes needed: 1
    2021/09/03 12:27:32 [DEBUG] raft: Vote granted from 2df1a9d3-696f-cac1-eeb7-60a869398cc0 in term 2. Tally: 1
    2021/09/03 12:27:32 [INFO] raft: Election won. Tally: 1
    2021/09/03 12:27:32 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2021/09/03 12:27:32 [INFO] consul: cluster leadership acquired
    2021/09/03 12:27:32 [INFO] consul: New leader elected: onap-msb-consul-68dcf487cc-n7zwb
    2021/09/03 12:27:33 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2021/09/03 12:27:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-68dcf487cc-n7zwb" since the cluster is too small
    2021/09/03 12:27:33 [INFO] consul: member 'onap-msb-consul-68dcf487cc-n7zwb' joined, marking health alive
    2021/09/03 12:27:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/09/03 12:27:33 [INFO] agent: Synced node info
    2021/09/03 12:27:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/09/03 12:27:34 [DEBUG] agent: Node info in sync
    2021/09/03 12:27:34 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.10.2 (currently running: 1.4.3)
    2021/09/03 12:28:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-68dcf487cc-n7zwb" since the cluster is too small
    2021/09/03 12:29:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/09/03 12:29:18 [DEBUG] agent: Node info in sync
    2021/09/03 12:29:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-68dcf487cc-n7zwb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/09/03 12:29:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-68dcf487cc-n7zwb" since the cluster is too small
    2021/09/03 12:30:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-68dcf487cc-n7zwb" since the cluster is too small
    2021/09/03 12:30:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/09/03 12:30:35 [DEBUG] agent: Node info in sync
    2021/09/03 12:31:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-68dcf487cc-n7zwb" since the cluster is too small
    2021/09/03 12:31:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/09/03 12:31:42 [DEBUG] agent: Node info in sync
    2021/09/03 12:31:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-68dcf487cc-n7zwb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/09/03 12:32:32 [DEBUG] http: Request GET /v1/status/leader (1.018932ms) from=10.233.65.144:57060
    2021/09/03 12:32:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:32 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.35.239_9007"
    2021/09/03 12:32:32 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:32 [DEBUG] http: Request PUT /v1/agent/service/register (255.207465ms) from=10.233.65.144:57066
    2021/09/03 12:32:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:32 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (954.699µs) from=10.233.65.144:57068
    2021/09/03 12:32:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-68dcf487cc-n7zwb" since the cluster is too small
    2021/09/03 12:32:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:33 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.35.239_9007"
    2021/09/03 12:32:33 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:33 [DEBUG] http: Request PUT /v1/agent/service/register (265.141924ms) from=10.233.65.144:57074
    2021/09/03 12:32:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:33 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (1.347093ms) from=10.233.65.144:57080
    2021/09/03 12:32:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:33 [INFO] agent: Synced service "_v1_parser_10.233.58.208_8806"
    2021/09/03 12:32:33 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:33 [DEBUG] http: Request PUT /v1/agent/service/register (85.3995ms) from=10.233.65.144:57088
    2021/09/03 12:32:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:33 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:33 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:33 [DEBUG] http: Request GET /v1/health/service/parser-v1 (363.938µs) from=10.233.65.144:57090
    2021/09/03 12:32:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:33 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:33 [INFO] agent: Synced service "_v1_catalog_10.233.58.208_8806"
    2021/09/03 12:32:33 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:33 [DEBUG] http: Request PUT /v1/agent/service/register (77.052613ms) from=10.233.65.144:57094
    2021/09/03 12:32:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:33 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:33 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:33 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (380.47µs) from=10.233.65.144:57102
    2021/09/03 12:32:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:33 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:33 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:33 [INFO] agent: Synced service "_v1_nsd_10.233.58.208_8806"
    2021/09/03 12:32:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:33 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:33 [DEBUG] http: Request PUT /v1/agent/service/register (103.030292ms) from=10.233.65.144:57108
    2021/09/03 12:32:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:33 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:33 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:33 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:33 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (2.647749ms) from=10.233.65.144:57110
    2021/09/03 12:32:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:33 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.58.208_8806"
    2021/09/03 12:32:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:33 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:33 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:33 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:33 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:33 [DEBUG] http: Request PUT /v1/agent/service/register (157.643961ms) from=10.233.65.144:57114
    2021/09/03 12:32:33 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:33 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:33 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:33 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (337.928µs) from=10.233.65.144:57118
    2021/09/03 12:32:33 [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/09/03 12:32:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:34 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:34 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:34 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:34 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.5.33_8080"
    2021/09/03 12:32:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:34 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:34 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:34 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:34 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:34 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:34 [DEBUG] http: Request PUT /v1/agent/service/register (134.319474ms) from=10.233.65.144:57126
    2021/09/03 12:32:34 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (461.396µs) from=10.233.65.144:57128
    2021/09/03 12:32:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:34 [INFO] agent: Synced service "_v0_multicloud_10.233.13.55_9001"
    2021/09/03 12:32:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:34 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:34 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:34 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:34 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:34 [DEBUG] http: Request PUT /v1/agent/service/register (417.677442ms) from=10.233.65.144:57134
    2021/09/03 12:32:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:34 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:34 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:34 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:34 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:34 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (362.988µs) from=10.233.65.144:57140
    2021/09/03 12:32:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:35 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:35 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:35 [INFO] agent: Synced service "_v1_multicloud_10.233.13.55_9001"
    2021/09/03 12:32:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:35 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:35 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:35 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:35 [DEBUG] http: Request PUT /v1/agent/service/register (480.137138ms) from=10.233.65.144:57144
    2021/09/03 12:32:35 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:35 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:35 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:35 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:35 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:35 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (452.832µs) from=10.233.65.144:57170
    2021/09/03 12:32:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:35 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:35 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:35 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:35 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:35 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:35 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.48.176_9011"
    2021/09/03 12:32:35 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:35 [DEBUG] http: Request PUT /v1/agent/service/register (168.35131ms) from=10.233.65.144:57176
    2021/09/03 12:32:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:35 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:35 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:35 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:35 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:35 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:35 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (452.273µs) from=10.233.65.144:57186
    2021/09/03 12:32:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:35 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:35 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.48.176_9011"
    2021/09/03 12:32:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:35 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:35 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:35 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:35 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:35 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:35 [DEBUG] http: Request PUT /v1/agent/service/register (498.687308ms) from=10.233.65.144:57192
    2021/09/03 12:32:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:35 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:35 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:35 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:35 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:35 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:35 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (977.57µs) from=10.233.65.144:57202
    2021/09/03 12:32:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:36 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:36 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:36 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:36 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:36 [INFO] agent: Synced service "_v1_message-router_10.233.42.65_3904"
    2021/09/03 12:32:36 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:36 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:36 [DEBUG] http: Request PUT /v1/agent/service/register (854.495721ms) from=10.233.65.144:57206
    2021/09/03 12:32:36 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:36 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:36 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:36 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:36 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:36 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:36 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:36 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (549.047µs) from=10.233.65.144:57212
    2021/09/03 12:32:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:37 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:37 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:37 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:37 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:37 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:37 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:37 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.61.4_443"
    2021/09/03 12:32:37 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:37 [DEBUG] http: Request PUT /v1/agent/service/register (400.109256ms) from=10.233.65.144:57216
    2021/09/03 12:32:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:37 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:37 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:37 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:37 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:37 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:37 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:37 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:37 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (951.828µs) from=10.233.65.144:57224
    2021/09/03 12:32:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/aai-esr-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:37 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:37 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.34.104_9518"
    2021/09/03 12:32:37 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:37 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:37 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:37 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:37 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:37 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:37 [DEBUG] http: Request PUT /v1/agent/service/register (430.016993ms) from=10.233.65.144:57228
    2021/09/03 12:32:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:37 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:37 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:37 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:37 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:37 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:37 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:37 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:37 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (392.061µs) from=10.233.65.144:57238
    2021/09/03 12:32:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:38 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.24.109_9015"
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:38 [DEBUG] http: Request PUT /v1/agent/service/register (307.858976ms) from=10.233.65.144:57242
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (821.532µs) from=10.233.65.144:57246
    2021/09/03 12:32:38 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:38 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:38 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.69.137_8446"
    2021/09/03 12:32:38 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:38 [DEBUG] http: Request PUT /v1/agent/service/register (308.853879ms) from=10.233.65.144:57250
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (597.492µs) from=10.233.65.144:57254
    2021/09/03 12:32:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:38 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.69.137_8446"
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:38 [DEBUG] http: Request PUT /v1/agent/service/register (319.213236ms) from=10.233.65.144:57258
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:38 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:38 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (445.786µs) from=10.233.65.144:57264
    2021/09/03 12:32:38 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:38 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:39 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.69.137_8446"
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:39 [DEBUG] http: Request PUT /v1/agent/service/register (344.567793ms) from=10.233.65.144:57268
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (440.336µs) from=10.233.65.144:57280
    2021/09/03 12:32:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:39 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.69.137_8446"
    2021/09/03 12:32:39 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:39 [DEBUG] http: Request PUT /v1/agent/service/register (237.739071ms) from=10.233.65.144:57284
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (419.22µs) from=10.233.65.144:57292
    2021/09/03 12:32:39 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:39 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.69.137_8446"
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:39 [DEBUG] http: Request PUT /v1/agent/service/register (279.173221ms) from=10.233.65.144:57296
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:39 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (514.037µs) from=10.233.65.144:57302
    2021/09/03 12:32:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:40 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.69.137_8446"
    2021/09/03 12:32:40 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:40 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:40 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:40 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:40 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:40 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:40 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:40 [DEBUG] http: Request PUT /v1/agent/service/register (678.681606ms) from=10.233.65.144:57306
    2021/09/03 12:32:40 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:40 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:40 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:40 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:40 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:40 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:40 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (819.505µs) from=10.233.65.144:57320
    2021/09/03 12:32:40 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:41 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.69.137_8446"
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:41 [DEBUG] http: Request PUT /v1/agent/service/register (625.100387ms) from=10.233.65.144:57324
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:41 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (414.582µs) from=10.233.65.144:57334
    2021/09/03 12:32:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:41 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.69.137_8446"
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:41 [DEBUG] http: Request PUT /v1/agent/service/register (331.585134ms) from=10.233.65.144:57338
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:41 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (315.764µs) from=10.233.65.144:57348
    2021/09/03 12:32:41 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:41 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.69.137_8446"
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:41 [DEBUG] http: Request PUT /v1/agent/service/register (457.557036ms) from=10.233.65.144:57358
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:41 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:42 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (380.638µs) from=10.233.65.144:57370
    2021/09/03 12:32:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:42 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:42 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:42 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:42 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:42 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.69.137_8446"
    2021/09/03 12:32:42 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:42 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:42 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:42 [DEBUG] http: Request PUT /v1/agent/service/register (677.673452ms) from=10.233.65.144:57374
    2021/09/03 12:32:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:42 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:42 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:42 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:42 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:42 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:42 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:42 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:42 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (608.586µs) from=10.233.65.144:57376
    2021/09/03 12:32:42 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.69.137_8446"
    2021/09/03 12:32:43 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:43 [DEBUG] http: Request PUT /v1/agent/service/register (272.155038ms) from=10.233.65.144:57380
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:43 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (405.777µs) from=10.233.65.144:57384
    2021/09/03 12:32:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.69.137_8446"
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:43 [DEBUG] http: Request PUT /v1/agent/service/register (305.169857ms) from=10.233.65.144:57388
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:43 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (433.441µs) from=10.233.65.144:57394
    2021/09/03 12:32:43 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.69.137_8446"
    2021/09/03 12:32:43 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:43 [DEBUG] http: Request PUT /v1/agent/service/register (604.945584ms) from=10.233.65.144:57398
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:43 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:43 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (638.181µs) from=10.233.65.144:57406
    2021/09/03 12:32:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.69.137_8446"
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:44 [DEBUG] http: Request PUT /v1/agent/service/register (283.488706ms) from=10.233.65.144:57410
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:44 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (1.11228ms) from=10.233.65.144:57414
    2021/09/03 12:32:44 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:44 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:44 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.69.137_8446"
    2021/09/03 12:32:44 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:44 [DEBUG] http: Request PUT /v1/agent/service/register (88.440209ms) from=10.233.65.144:57422
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:44 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (373.228µs) from=10.233.65.144:57426
    2021/09/03 12:32:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.69.137_8446"
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:44 [DEBUG] http: Request PUT /v1/agent/service/register (256.939235ms) from=10.233.65.144:57430
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:44 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (596.206µs) from=10.233.65.144:57434
    2021/09/03 12:32:44 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:44 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:44 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.69.137_8446"
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:44 [DEBUG] http: Request PUT /v1/agent/service/register (35.402301ms) from=10.233.65.144:57438
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:44 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (480.929µs) from=10.233.65.144:57446
    2021/09/03 12:32:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.69.137_8446"
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:44 [DEBUG] http: Request PUT /v1/agent/service/register (197.742336ms) from=10.233.65.144:57450
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:44 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:45 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (919.365µs) from=10.233.65.144:57454
    2021/09/03 12:32:45 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:45 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:45 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.69.137_8446"
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:45 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:45 [DEBUG] http: Request PUT /v1/agent/service/register (537.177379ms) from=10.233.65.144:57458
    2021/09/03 12:32:45 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (319.592µs) from=10.233.65.144:57466
    2021/09/03 12:32:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.69.137_8446"
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:46 [DEBUG] http: Request PUT /v1/agent/service/register (562.864661ms) from=10.233.65.144:57470
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:46 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (477.242µs) from=10.233.65.144:57476
    2021/09/03 12:32:46 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:46 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.69.137_8446"
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:46 [DEBUG] http: Request PUT /v1/agent/service/register (375.652873ms) from=10.233.65.144:57482
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:46 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (547.123µs) from=10.233.65.144:57486
    2021/09/03 12:32:46 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.69.137_8446"
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:46 [DEBUG] http: Request PUT /v1/agent/service/register (380.269224ms) from=10.233.65.144:57490
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:46 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:46 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (683.397µs) from=10.233.65.144:57496
    2021/09/03 12:32:47 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:47 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.69.137_8446"
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:47 [DEBUG] http: Request PUT /v1/agent/service/register (347.474863ms) from=10.233.65.144:57500
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:47 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (355.886µs) from=10.233.65.144:57506
    2021/09/03 12:32:47 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.69.137_8446"
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:47 [DEBUG] http: Request PUT /v1/agent/service/register (151.56745ms) from=10.233.65.144:57510
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:47 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (579.919µs) from=10.233.65.144:57512
    2021/09/03 12:32:47 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:47 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.69.137_8446"
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:47 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:47 [DEBUG] http: Request PUT /v1/agent/service/register (245.501104ms) from=10.233.65.144:57516
    2021/09/03 12:32:47 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (312.084µs) from=10.233.65.144:57520
    2021/09/03 12:32:47 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.69.137_8446"
    2021/09/03 12:32:48 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:48 [DEBUG] http: Request PUT /v1/agent/service/register (353.849898ms) from=10.233.65.144:57524
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:48 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (517.943µs) from=10.233.65.144:57528
    2021/09/03 12:32:48 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:48 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.69.137_8446"
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:48 [DEBUG] http: Request PUT /v1/agent/service/register (311.808031ms) from=10.233.65.144:57532
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:48 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (377.72µs) from=10.233.65.144:57534
    2021/09/03 12:32:48 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.69.137_8446"
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:48 [DEBUG] http: Request PUT /v1/agent/service/register (120.072859ms) from=10.233.65.144:57540
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:48 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:48 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (1.933961ms) from=10.233.65.144:57544
    2021/09/03 12:32:48 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:48 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.69.137_8446"
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:49 [DEBUG] http: Request PUT /v1/agent/service/register (349.73064ms) from=10.233.65.144:57548
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:49 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (737.346µs) from=10.233.65.144:57554
    2021/09/03 12:32:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.69.137_8446"
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:49 [DEBUG] http: Request PUT /v1/agent/service/register (167.731633ms) from=10.233.65.144:57558
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:49 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (442.413µs) from=10.233.65.144:57564
    2021/09/03 12:32:49 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:49 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:49 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.69.137_8446"
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:49 [DEBUG] http: Request PUT /v1/agent/service/register (180.835573ms) from=10.233.65.144:57568
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:49 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:49 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (405.57µs) from=10.233.65.144:57570
    2021/09/03 12:32:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.69.137_8446"
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:50 [DEBUG] http: Request PUT /v1/agent/service/register (591.626434ms) from=10.233.65.144:57574
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:50 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (342.868µs) from=10.233.65.144:57586
    2021/09/03 12:32:50 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:50 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.69.137_8446"
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:50 [DEBUG] http: Request PUT /v1/agent/service/register (459.196209ms) from=10.233.65.144:57590
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:50 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:50 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (510.705µs) from=10.233.65.144:57598
    2021/09/03 12:32:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.69.137_8446"
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:51 [DEBUG] http: Request PUT /v1/agent/service/register (377.503483ms) from=10.233.65.144:57602
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:51 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (374.452µs) from=10.233.65.144:57608
    2021/09/03 12:32:51 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:51 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.69.137_8446"
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:51 [DEBUG] http: Request PUT /v1/agent/service/register (404.557098ms) from=10.233.65.144:57612
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:51 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (369.222µs) from=10.233.65.144:57622
    2021/09/03 12:32:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.69.137_8446"
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:51 [DEBUG] http: Request PUT /v1/agent/service/register (369.106235ms) from=10.233.65.144:57626
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:51 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:51 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (357.78µs) from=10.233.65.144:57630
    2021/09/03 12:32:51 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:51 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [INFO] agent: Synced service "_v11__aai-nquery_10.233.69.137_8446"
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:52 [DEBUG] http: Request PUT /v1/agent/service/register (278.396836ms) from=10.233.65.144:57634
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:52 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (5.291837ms) from=10.233.65.144:57644
    2021/09/03 12:32:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [INFO] agent: Synced service "_v11_aai-nquery_10.233.69.137_8446"
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:52 [DEBUG] http: Request PUT /v1/agent/service/register (431.160741ms) from=10.233.65.144:57648
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:52 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (489.629µs) from=10.233.65.144:57650
    2021/09/03 12:32:52 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:52 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [INFO] agent: Synced service "_v12__aai-nquery_10.233.69.137_8446"
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:52 [DEBUG] http: Request PUT /v1/agent/service/register (265.268137ms) from=10.233.65.144:57654
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:52 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:52 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (330.248µs) from=10.233.65.144:57658
    2021/09/03 12:32:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [INFO] agent: Synced service "_v12_aai-nquery_10.233.69.137_8446"
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:53 [DEBUG] http: Request PUT /v1/agent/service/register (364.426189ms) from=10.233.65.144:57662
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:53 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (914.855µs) from=10.233.65.144:57668
    2021/09/03 12:32:53 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:53 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:53 [INFO] agent: Synced service "_v13__aai-nquery_10.233.69.137_8446"
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:53 [DEBUG] http: Request PUT /v1/agent/service/register (449.305485ms) from=10.233.65.144:57672
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:53 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:53 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (409.388µs) from=10.233.65.144:57676
    2021/09/03 12:32:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:54 [INFO] agent: Synced service "_v13_aai-nquery_10.233.69.137_8446"
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:54 [DEBUG] http: Request PUT /v1/agent/service/register (313.779774ms) from=10.233.65.144:57680
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:54 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (663.345µs) from=10.233.65.144:57686
    2021/09/03 12:32:54 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:54 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [INFO] agent: Synced service "_v14__aai-nquery_10.233.69.137_8446"
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:54 [DEBUG] http: Request PUT /v1/agent/service/register (273.29316ms) from=10.233.65.144:57690
    2021/09/03 12:32:54 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (493.345µs) from=10.233.65.144:57696
    2021/09/03 12:32:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [INFO] agent: Synced service "_v14_aai-nquery_10.233.69.137_8446"
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:54 [DEBUG] http: Request PUT /v1/agent/service/register (225.175131ms) from=10.233.65.144:57700
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:54 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (472.648µs) from=10.233.65.144:57702
    2021/09/03 12:32:54 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:54 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [INFO] agent: Synced service "_v15__aai-nquery_10.233.69.137_8446"
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:54 [DEBUG] http: Request PUT /v1/agent/service/register (139.021864ms) from=10.233.65.144:57706
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:54 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:54 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (308.589µs) from=10.233.65.144:57714
    2021/09/03 12:32:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [INFO] agent: Synced service "_v15_aai-nquery_10.233.69.137_8446"
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:55 [DEBUG] http: Request PUT /v1/agent/service/register (180.526081ms) from=10.233.65.144:57718
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:55 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (416.072µs) from=10.233.65.144:57728
    2021/09/03 12:32:55 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:55 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [INFO] agent: Synced service "_v16__aai-nquery_10.233.69.137_8446"
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:55 [DEBUG] http: Request PUT /v1/agent/service/register (181.390137ms) from=10.233.65.144:57732
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:55 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (428.539µs) from=10.233.65.144:57736
    2021/09/03 12:32:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [INFO] agent: Synced service "_v16_aai-nquery_10.233.69.137_8446"
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:55 [DEBUG] http: Request PUT /v1/agent/service/register (217.353298ms) from=10.233.65.144:57740
    2021/09/03 12:32:55 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (449.363µs) from=10.233.65.144:57744
    2021/09/03 12:32:55 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:55 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [INFO] agent: Synced service "_v17__aai-nquery_10.233.69.137_8446"
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:55 [DEBUG] http: Request PUT /v1/agent/service/register (197.566874ms) from=10.233.65.144:57748
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v17__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:55 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (448.934µs) from=10.233.65.144:57750
    2021/09/03 12:32:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v17__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [INFO] agent: Synced service "_v17_aai-nquery_10.233.69.137_8446"
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v17_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v17__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:55 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:55 [DEBUG] http: Request PUT /v1/agent/service/register (123.648856ms) from=10.233.65.144:57756
    2021/09/03 12:32:55 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (434.341µs) from=10.233.65.144:57760
    2021/09/03 12:32:55 [WARN] agent: Service name "_aai-nquery-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:55 [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/09/03 12:32:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v17__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v17_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [INFO] agent: Synced service "_v18__aai-nquery_10.233.69.137_8446"
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:56 [DEBUG] http: Request PUT /v1/agent/service/register (146.495757ms) from=10.233.65.144:57764
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v17_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v18__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v17__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:56 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18 (755.743µs) from=10.233.65.144:57766
    2021/09/03 12:32:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v1_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [INFO] agent: Synced service "_v18_aai-nquery_10.233.69.137_8446"
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v17_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v18__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.208_8806" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v1_parser_10.233.58.208_8806" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.4_443" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.34.104_9518" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v17__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Node info in sync
    2021/09/03 12:32:56 [DEBUG] http: Request PUT /v1/agent/service/register (189.57914ms) from=10.233.65.144:57770
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v1_message-router_10.233.42.65_3904" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.239_9007" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.33_8080" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v1_nsd_10.233.58.208_8806" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.176_9011" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.109_9015" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v1_catalog_10.233.58.208_8806" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v0_multicloud_10.233.13.55_9001" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.137_8446" in sync
    2021/09/03 12:32:56 [