Results

By type

          + CONSUL_BIND=
+ [ -n  ]
+ CONSUL_CLIENT=
+ [ -n  ]
+ CONSUL_DATA_DIR=/consul/data
+ CONSUL_CONFIG_DIR=/consul/config
+ [ -n  ]
+ echo agent
+ grep ^-
+ [ agent = agent ]
+ shift
+ set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0
+ [ consul = consul ]
+ stat -c %u /consul/data
+ id -u consul
+ [ 100 != 100 ]
+ stat -c %u /consul/config
+ id -u consul
+ [ 100 != 100 ]
+ [ ! -z ]
+ exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0
==> Starting Consul agent...
==> Consul agent running!
           Version: 'v1.4.3'
           Node ID: 'a5db6c1b-0461-8dbc-3971-80b6c7f08943'
         Node name: 'onap-msb-consul-5454dcc5c5-l5nl6'
        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:

    2023/01/27 04:53:55 [DEBUG] agent: Using random ID "a5db6c1b-0461-8dbc-3971-80b6c7f08943" as node ID
    2023/01/27 04:53:55 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:a5db6c1b-0461-8dbc-3971-80b6c7f08943 Address:127.0.0.1:8300}]
    2023/01/27 04:53:55 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2023/01/27 04:53:55 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-l5nl6.dc1 127.0.0.1
    2023/01/27 04:53:55 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-l5nl6 127.0.0.1
    2023/01/27 04:53:55 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-l5nl6.dc1" in area "wan"
    2023/01/27 04:53:55 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-l5nl6 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/27 04:53:55 [DEBUG] agent/proxy: managed Connect proxy manager started
    2023/01/27 04:53:55 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2023/01/27 04:53:55 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2023/01/27 04:53:55 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2023/01/27 04:53:55 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2023/01/27 04:53:55 [INFO] agent: started state syncer
    2023/01/27 04:53:55 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2023/01/27 04:53:55 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2023/01/27 04:53:55 [DEBUG] raft: Votes needed: 1
    2023/01/27 04:53:55 [DEBUG] raft: Vote granted from a5db6c1b-0461-8dbc-3971-80b6c7f08943 in term 2. Tally: 1
    2023/01/27 04:53:55 [INFO] raft: Election won. Tally: 1
    2023/01/27 04:53:55 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2023/01/27 04:53:55 [INFO] consul: cluster leadership acquired
    2023/01/27 04:53:55 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-l5nl6
    2023/01/27 04:53:55 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2023/01/27 04:53:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-l5nl6" since the cluster is too small
    2023/01/27 04:53:55 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-l5nl6' joined, marking health alive
    2023/01/27 04:53:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/27 04:53:55 [INFO] agent: Synced node info
    2023/01/27 04:53:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/27 04:53:55 [DEBUG] agent: Node info in sync
    2023/01/27 04:53:55 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.14.3 (currently running: 1.4.3)
    2023/01/27 04:54:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-l5nl6" since the cluster is too small
    2023/01/27 04:55:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/27 04:55:32 [DEBUG] agent: Node info in sync
    2023/01/27 04:55:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-l5nl6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/27 04:55:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-l5nl6" since the cluster is too small
    2023/01/27 04:56:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/27 04:56:34 [DEBUG] agent: Node info in sync
    2023/01/27 04:56:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-l5nl6" since the cluster is too small
    2023/01/27 04:57:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/27 04:57:51 [DEBUG] agent: Node info in sync
    2023/01/27 04:57:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-l5nl6" since the cluster is too small
    2023/01/27 04:58:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-l5nl6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/27 04:58:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-l5nl6" since the cluster is too small
    2023/01/27 04:59:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/27 04:59:21 [DEBUG] agent: Node info in sync
    2023/01/27 04:59:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-l5nl6" since the cluster is too small
    2023/01/27 05:00:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-l5nl6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/27 05:00:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/27 05:00:33 [DEBUG] agent: Node info in sync
    2023/01/27 05:00:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-l5nl6" since the cluster is too small
    2023/01/27 05:01:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-l5nl6" since the cluster is too small
    2023/01/27 05:02:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/27 05:02:17 [DEBUG] agent: Node info in sync
    2023/01/27 05:02:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-l5nl6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/27 05:02:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-l5nl6" since the cluster is too small
    2023/01/27 05:03:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/27 05:03:34 [DEBUG] agent: Node info in sync
    2023/01/27 05:03:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-l5nl6" since the cluster is too small
    2023/01/27 05:04:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-l5nl6" since the cluster is too small
    2023/01/27 05:05:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/27 05:05:14 [DEBUG] agent: Node info in sync
    2023/01/27 05:05:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-l5nl6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/27 05:05:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-l5nl6" since the cluster is too small
    2023/01/27 05:06:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-l5nl6" since the cluster is too small
    2023/01/27 05:07:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/27 05:07:06 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:08 [DEBUG] http: Request GET /v1/status/leader (1.490129ms) from=10.233.71.75:36832
    2023/01/27 05:07:09 [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.
    2023/01/27 05:07:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:09 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.34.142_443"
    2023/01/27 05:07:09 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:09 [DEBUG] http: Request PUT /v1/agent/service/register (17.906226ms) from=10.233.71.75:36838
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:09 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (829.347µs) from=10.233.71.75:36840
    2023/01/27 05:07:09 [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.
    2023/01/27 05:07:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:09 [INFO] agent: Synced service "_v1_message-router_10.233.35.60_3904"
    2023/01/27 05:07:09 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:09 [DEBUG] http: Request PUT /v1/agent/service/register (3.608662ms) from=10.233.71.75:36846
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:09 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (387.064µs) from=10.233.71.75:36848
    2023/01/27 05:07:09 [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.
    2023/01/27 05:07:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:09 [INFO] agent: Synced service "_v1_parser_10.233.46.172_8806"
    2023/01/27 05:07:09 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:09 [DEBUG] http: Request PUT /v1/agent/service/register (7.997286ms) from=10.233.71.75:36850
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:09 [DEBUG] http: Request GET /v1/health/service/parser-v1 (588.175µs) from=10.233.71.75:36852
    2023/01/27 05:07:09 [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.
    2023/01/27 05:07:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:09 [INFO] agent: Synced service "_v1_catalog_10.233.46.172_8806"
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:09 [DEBUG] http: Request PUT /v1/agent/service/register (8.065804ms) from=10.233.71.75:36854
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (533.043µs) from=10.233.71.75:36856
    2023/01/27 05:07:09 [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.
    2023/01/27 05:07:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [INFO] agent: Synced service "_v1_nsd_10.233.46.172_8806"
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:09 [DEBUG] http: Request PUT /v1/agent/service/register (4.499584ms) from=10.233.71.75:36858
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (5.786366ms) from=10.233.71.75:36860
    2023/01/27 05:07:09 [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.
    2023/01/27 05:07:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.46.172_8806"
    2023/01/27 05:07:09 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:09 [DEBUG] http: Request PUT /v1/agent/service/register (4.056021ms) from=10.233.71.75:36862
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (1.022143ms) from=10.233.71.75:36864
    2023/01/27 05:07:09 [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.
    2023/01/27 05:07:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.14.153_9011"
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:09 [DEBUG] http: Request PUT /v1/agent/service/register (13.93789ms) from=10.233.71.75:36866
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (309.222µs) from=10.233.71.75:36868
    2023/01/27 05:07:09 [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.
    2023/01/27 05:07:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:09 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.14.153_9011"
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:09 [DEBUG] http: Request PUT /v1/agent/service/register (5.701952ms) from=10.233.71.75:36870
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (15.58898ms) from=10.233.71.75:36874
    2023/01/27 05:07:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:09 [INFO] agent: Synced service "_v1_sdc-gui_10.233.26.245_8181"
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:09 [DEBUG] http: Request PUT /v1/agent/service/register (5.568398ms) from=10.233.71.75:36876
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (330.942µs) from=10.233.71.75:36878
    2023/01/27 05:07:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [INFO] agent: Synced service "_v1_wf-gui_10.233.3.211_8443"
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:09 [DEBUG] http: Request PUT /v1/agent/service/register (4.829366ms) from=10.233.71.75:36880
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (443.183µs) from=10.233.71.75:36882
    2023/01/27 05:07:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:09 [INFO] agent: Synced service "_v1_sdc_10.233.35.238_8443"
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:09 [DEBUG] http: Request PUT /v1/agent/service/register (16.21126ms) from=10.233.71.75:36884
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:09 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (486.835µs) from=10.233.71.75:36886
    2023/01/27 05:07:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:09 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.35.238_8080"
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:09 [DEBUG] http: Request PUT /v1/agent/service/register (3.875254ms) from=10.233.71.75:36888
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:09 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (435.018µs) from=10.233.71.75:36890
    2023/01/27 05:07:09 [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.
    2023/01/27 05:07:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:09 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.59.240_9015"
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:09 [DEBUG] http: Request PUT /v1/agent/service/register (4.129073ms) from=10.233.71.75:36894
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (305.5µs) from=10.233.71.75:36896
    2023/01/27 05:07:09 [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.
    2023/01/27 05:07:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:09 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.33.140_9007"
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:09 [DEBUG] http: Request PUT /v1/agent/service/register (4.868881ms) from=10.233.71.75:36902
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:09 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (784.294µs) from=10.233.71.75:36904
    2023/01/27 05:07:10 [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.
    2023/01/27 05:07:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:10 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.33.140_9007"
    2023/01/27 05:07:10 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:10 [DEBUG] http: Request PUT /v1/agent/service/register (4.353747ms) from=10.233.71.75:36908
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (511.152µs) from=10.233.71.75:36910
    2023/01/27 05:07:10 [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.
    2023/01/27 05:07:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [INFO] agent: Synced service "_v0_multicloud_10.233.58.198_9001"
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:10 [DEBUG] http: Request PUT /v1/agent/service/register (8.331404ms) from=10.233.71.75:36912
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (613.551µs) from=10.233.71.75:36914
    2023/01/27 05:07:10 [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.
    2023/01/27 05:07:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:10 [INFO] agent: Synced service "_v1_multicloud_10.233.58.198_9001"
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:10 [DEBUG] http: Request PUT /v1/agent/service/register (4.624895ms) from=10.233.71.75:36918
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (390.305µs) from=10.233.71.75:36920
    2023/01/27 05:07:10 [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.
    2023/01/27 05:07:10 [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.
    2023/01/27 05:07:10 [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.
    2023/01/27 05:07:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.66.47_8446"
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:10 [DEBUG] http: Request PUT /v1/agent/service/register (3.926995ms) from=10.233.71.75:36924
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:10 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (434.369µs) from=10.233.71.75:36928
    2023/01/27 05:07:10 [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.
    2023/01/27 05:07:10 [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.
    2023/01/27 05:07:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.66.47_8446"
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:10 [DEBUG] http: Request PUT /v1/agent/service/register (6.715444ms) from=10.233.71.75:36930
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:10 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (336.57µs) from=10.233.71.75:36934
    2023/01/27 05:07:10 [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.
    2023/01/27 05:07:10 [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.
    2023/01/27 05:07:10 [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.
    2023/01/27 05:07:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:10 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.66.47_8446"
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:10 [DEBUG] http: Request PUT /v1/agent/service/register (4.130108ms) from=10.233.71.75:36936
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:10 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (347.365µs) from=10.233.71.75:36938
    2023/01/27 05:07:10 [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.
    2023/01/27 05:07:10 [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.
    2023/01/27 05:07:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.66.47_8446"
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:10 [DEBUG] http: Request PUT /v1/agent/service/register (4.873475ms) from=10.233.71.75:36940
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:10 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (343.752µs) from=10.233.71.75:36942
    2023/01/27 05:07:10 [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.
    2023/01/27 05:07:10 [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.
    2023/01/27 05:07:10 [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.
    2023/01/27 05:07:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.66.47_8446"
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:10 [DEBUG] http: Request PUT /v1/agent/service/register (3.985461ms) from=10.233.71.75:36944
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:10 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (525.94µs) from=10.233.71.75:36950
    2023/01/27 05:07:10 [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.
    2023/01/27 05:07:10 [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.
    2023/01/27 05:07:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.66.47_8446"
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:10 [DEBUG] http: Request PUT /v1/agent/service/register (5.992226ms) from=10.233.71.75:36952
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:10 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (481.82µs) from=10.233.71.75:36954
    2023/01/27 05:07:10 [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.
    2023/01/27 05:07:10 [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.
    2023/01/27 05:07:10 [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.
    2023/01/27 05:07:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.66.47_8446"
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:10 [DEBUG] http: Request PUT /v1/agent/service/register (15.684525ms) from=10.233.71.75:36956
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:10 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (378.278µs) from=10.233.71.75:36958
    2023/01/27 05:07:10 [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.
    2023/01/27 05:07:10 [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.
    2023/01/27 05:07:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.66.47_8446"
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:10 [DEBUG] http: Request PUT /v1/agent/service/register (14.563673ms) from=10.233.71.75:36966
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:10 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (1.387182ms) from=10.233.71.75:36968
    2023/01/27 05:07:10 [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.
    2023/01/27 05:07:10 [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.
    2023/01/27 05:07:10 [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.
    2023/01/27 05:07:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.66.47_8446"
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:10 [DEBUG] http: Request PUT /v1/agent/service/register (6.229121ms) from=10.233.71.75:36972
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:10 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (1.444927ms) from=10.233.71.75:36974
    2023/01/27 05:07:10 [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.
    2023/01/27 05:07:10 [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.
    2023/01/27 05:07:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.66.47_8446"
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:10 [DEBUG] http: Request PUT /v1/agent/service/register (4.294858ms) from=10.233.71.75:36978
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:10 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (415.054µs) from=10.233.71.75:36980
    2023/01/27 05:07:10 [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.
    2023/01/27 05:07:10 [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.
    2023/01/27 05:07:10 [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.
    2023/01/27 05:07:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.66.47_8446"
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:10 [DEBUG] http: Request PUT /v1/agent/service/register (5.910871ms) from=10.233.71.75:36984
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:10 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (568.375µs) from=10.233.71.75:36988
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:10 [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.
    2023/01/27 05:07:10 [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.
    2023/01/27 05:07:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.66.47_8446"
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:10 [DEBUG] http: Request PUT /v1/agent/service/register (4.626868ms) from=10.233.71.75:36990
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:10 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (327.92µs) from=10.233.71.75:36992
    2023/01/27 05:07:10 [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.
    2023/01/27 05:07:10 [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.
    2023/01/27 05:07:10 [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.
    2023/01/27 05:07:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.66.47_8446"
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:10 [DEBUG] http: Request PUT /v1/agent/service/register (4.380349ms) from=10.233.71.75:36994
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:10 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (342.747µs) from=10.233.71.75:36996
    2023/01/27 05:07:10 [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.
    2023/01/27 05:07:10 [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.
    2023/01/27 05:07:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:10 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.66.47_8446"
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:10 [DEBUG] http: Request PUT /v1/agent/service/register (5.696893ms) from=10.233.71.75:37000
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:10 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (469.414µs) from=10.233.71.75:37002
    2023/01/27 05:07:10 [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.
    2023/01/27 05:07:10 [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.
    2023/01/27 05:07:10 [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.
    2023/01/27 05:07:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.66.47_8446"
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:10 [DEBUG] http: Request PUT /v1/agent/service/register (4.708235ms) from=10.233.71.75:37004
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:10 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (293.701µs) from=10.233.71.75:37006
    2023/01/27 05:07:10 [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.
    2023/01/27 05:07:10 [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.
    2023/01/27 05:07:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.66.47_8446"
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:10 [DEBUG] http: Request PUT /v1/agent/service/register (4.150863ms) from=10.233.71.75:37010
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:10 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:10 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (400.834µs) from=10.233.71.75:37012
    2023/01/27 05:07:11 [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.
    2023/01/27 05:07:11 [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.
    2023/01/27 05:07:11 [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.
    2023/01/27 05:07:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.66.47_8446"
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:11 [DEBUG] http: Request PUT /v1/agent/service/register (4.758246ms) from=10.233.71.75:37014
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:11 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (357.279µs) from=10.233.71.75:37016
    2023/01/27 05:07:11 [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.
    2023/01/27 05:07:11 [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.
    2023/01/27 05:07:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:11 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.66.47_8446"
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:11 [DEBUG] http: Request PUT /v1/agent/service/register (4.153857ms) from=10.233.71.75:37020
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:11 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (302.699µs) from=10.233.71.75:37022
    2023/01/27 05:07:11 [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.
    2023/01/27 05:07:11 [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.
    2023/01/27 05:07:11 [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.
    2023/01/27 05:07:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.66.47_8446"
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:11 [DEBUG] http: Request PUT /v1/agent/service/register (4.578388ms) from=10.233.71.75:37024
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (357.915µs) from=10.233.71.75:37026
    2023/01/27 05:07:11 [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.
    2023/01/27 05:07:11 [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.
    2023/01/27 05:07:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.66.47_8446"
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:11 [DEBUG] http: Request PUT /v1/agent/service/register (7.651077ms) from=10.233.71.75:37028
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (359.282µs) from=10.233.71.75:37030
    2023/01/27 05:07:11 [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.
    2023/01/27 05:07:11 [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.
    2023/01/27 05:07:11 [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.
    2023/01/27 05:07:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:11 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.66.47_8446"
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:11 [DEBUG] http: Request PUT /v1/agent/service/register (6.986773ms) from=10.233.71.75:37034
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (668.244µs) from=10.233.71.75:37036
    2023/01/27 05:07:11 [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.
    2023/01/27 05:07:11 [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.
    2023/01/27 05:07:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:11 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.66.47_8446"
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:11 [DEBUG] http: Request PUT /v1/agent/service/register (4.725899ms) from=10.233.71.75:37038
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (419.791µs) from=10.233.71.75:37040
    2023/01/27 05:07:11 [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.
    2023/01/27 05:07:11 [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.
    2023/01/27 05:07:11 [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.
    2023/01/27 05:07:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.66.47_8446"
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:11 [DEBUG] http: Request PUT /v1/agent/service/register (6.836911ms) from=10.233.71.75:37042
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (344.048µs) from=10.233.71.75:37044
    2023/01/27 05:07:11 [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.
    2023/01/27 05:07:11 [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.
    2023/01/27 05:07:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.66.47_8446"
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:11 [DEBUG] http: Request PUT /v1/agent/service/register (3.979519ms) from=10.233.71.75:37048
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (366.929µs) from=10.233.71.75:37050
    2023/01/27 05:07:11 [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.
    2023/01/27 05:07:11 [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.
    2023/01/27 05:07:11 [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.
    2023/01/27 05:07:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.66.47_8446"
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:11 [DEBUG] http: Request PUT /v1/agent/service/register (5.953124ms) from=10.233.71.75:37052
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (387.87µs) from=10.233.71.75:37054
    2023/01/27 05:07:11 [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.
    2023/01/27 05:07:11 [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.
    2023/01/27 05:07:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.66.47_8446"
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:11 [DEBUG] http: Request PUT /v1/agent/service/register (4.160327ms) from=10.233.71.75:37056
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (350.89µs) from=10.233.71.75:37058
    2023/01/27 05:07:11 [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.
    2023/01/27 05:07:11 [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.
    2023/01/27 05:07:11 [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.
    2023/01/27 05:07:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.66.47_8446"
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:11 [DEBUG] http: Request PUT /v1/agent/service/register (5.020768ms) from=10.233.71.75:37060
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (315.428µs) from=10.233.71.75:37062
    2023/01/27 05:07:11 [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.
    2023/01/27 05:07:11 [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.
    2023/01/27 05:07:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.66.47_8446"
    2023/01/27 05:07:11 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:11 [DEBUG] http: Request PUT /v1/agent/service/register (4.166452ms) from=10.233.71.75:37064
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (299.39µs) from=10.233.71.75:37066
    2023/01/27 05:07:11 [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.
    2023/01/27 05:07:11 [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.
    2023/01/27 05:07:11 [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.
    2023/01/27 05:07:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.66.47_8446"
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:11 [DEBUG] http: Request PUT /v1/agent/service/register (4.376681ms) from=10.233.71.75:37068
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (407.494µs) from=10.233.71.75:37070
    2023/01/27 05:07:11 [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.
    2023/01/27 05:07:11 [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.
    2023/01/27 05:07:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.66.47_8446"
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:11 [DEBUG] http: Request PUT /v1/agent/service/register (3.881456ms) from=10.233.71.75:37072
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (403.892µs) from=10.233.71.75:37074
    2023/01/27 05:07:11 [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.
    2023/01/27 05:07:11 [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.
    2023/01/27 05:07:11 [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.
    2023/01/27 05:07:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.66.47_8446"
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:11 [DEBUG] http: Request PUT /v1/agent/service/register (6.154319ms) from=10.233.71.75:37078
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (325.368µs) from=10.233.71.75:37080
    2023/01/27 05:07:11 [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.
    2023/01/27 05:07:11 [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.
    2023/01/27 05:07:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.66.47_8446"
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:11 [DEBUG] http: Request PUT /v1/agent/service/register (3.972328ms) from=10.233.71.75:37084
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (352.537µs) from=10.233.71.75:37086
    2023/01/27 05:07:11 [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.
    2023/01/27 05:07:11 [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.
    2023/01/27 05:07:11 [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.
    2023/01/27 05:07:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.66.47_8446"
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:11 [DEBUG] http: Request PUT /v1/agent/service/register (4.07292ms) from=10.233.71.75:37088
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (366.337µs) from=10.233.71.75:37090
    2023/01/27 05:07:11 [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.
    2023/01/27 05:07:11 [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.
    2023/01/27 05:07:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.66.47_8446"
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:11 [DEBUG] http: Request PUT /v1/agent/service/register (5.962949ms) from=10.233.71.75:37094
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (603.257µs) from=10.233.71.75:37096
    2023/01/27 05:07:11 [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.
    2023/01/27 05:07:11 [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.
    2023/01/27 05:07:11 [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.
    2023/01/27 05:07:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.66.47_8446"
    2023/01/27 05:07:11 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:11 [DEBUG] http: Request PUT /v1/agent/service/register (5.210127ms) from=10.233.71.75:37098
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (377.258µs) from=10.233.71.75:37102
    2023/01/27 05:07:11 [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.
    2023/01/27 05:07:11 [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.
    2023/01/27 05:07:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:11 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.66.47_8446"
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:11 [DEBUG] http: Request PUT /v1/agent/service/register (4.279935ms) from=10.233.71.75:37104
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (473.115µs) from=10.233.71.75:37106
    2023/01/27 05:07:11 [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.
    2023/01/27 05:07:11 [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.
    2023/01/27 05:07:11 [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.
    2023/01/27 05:07:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [INFO] agent: Synced service "_v11__aai-nquery_10.233.66.47_8446"
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:11 [DEBUG] http: Request PUT /v1/agent/service/register (4.705699ms) from=10.233.71.75:37108
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:11 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (679.666µs) from=10.233.71.75:37110
    2023/01/27 05:07:11 [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.
    2023/01/27 05:07:11 [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.
    2023/01/27 05:07:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [INFO] agent: Synced service "_v11_aai-nquery_10.233.66.47_8446"
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:11 [DEBUG] http: Request PUT /v1/agent/service/register (5.03059ms) from=10.233.71.75:37114
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:11 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:11 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (300.841µs) from=10.233.71.75:37116
    2023/01/27 05:07:12 [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.
    2023/01/27 05:07:12 [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.
    2023/01/27 05:07:12 [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.
    2023/01/27 05:07:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [INFO] agent: Synced service "_v12__aai-nquery_10.233.66.47_8446"
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:12 [DEBUG] http: Request PUT /v1/agent/service/register (4.416652ms) from=10.233.71.75:37118
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:12 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (1.104103ms) from=10.233.71.75:37120
    2023/01/27 05:07:12 [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.
    2023/01/27 05:07:12 [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.
    2023/01/27 05:07:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [INFO] agent: Synced service "_v12_aai-nquery_10.233.66.47_8446"
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:12 [DEBUG] http: Request PUT /v1/agent/service/register (5.15046ms) from=10.233.71.75:37122
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:12 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (432.533µs) from=10.233.71.75:37124
    2023/01/27 05:07:12 [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.
    2023/01/27 05:07:12 [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.
    2023/01/27 05:07:12 [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.
    2023/01/27 05:07:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [INFO] agent: Synced service "_v13__aai-nquery_10.233.66.47_8446"
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:12 [DEBUG] http: Request PUT /v1/agent/service/register (4.215368ms) from=10.233.71.75:37126
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:12 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (347.954µs) from=10.233.71.75:37130
    2023/01/27 05:07:12 [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.
    2023/01/27 05:07:12 [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.
    2023/01/27 05:07:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [INFO] agent: Synced service "_v13_aai-nquery_10.233.66.47_8446"
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:12 [DEBUG] http: Request PUT /v1/agent/service/register (19.580572ms) from=10.233.71.75:37134
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:12 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (491.723µs) from=10.233.71.75:37136
    2023/01/27 05:07:12 [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.
    2023/01/27 05:07:12 [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.
    2023/01/27 05:07:12 [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.
    2023/01/27 05:07:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [INFO] agent: Synced service "_v14__aai-nquery_10.233.66.47_8446"
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:12 [DEBUG] http: Request PUT /v1/agent/service/register (5.516523ms) from=10.233.71.75:37138
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:12 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (368.235µs) from=10.233.71.75:37140
    2023/01/27 05:07:12 [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.
    2023/01/27 05:07:12 [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.
    2023/01/27 05:07:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [INFO] agent: Synced service "_v14_aai-nquery_10.233.66.47_8446"
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:12 [DEBUG] http: Request PUT /v1/agent/service/register (10.189857ms) from=10.233.71.75:37142
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:12 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (366.789µs) from=10.233.71.75:37144
    2023/01/27 05:07:12 [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.
    2023/01/27 05:07:12 [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.
    2023/01/27 05:07:12 [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.
    2023/01/27 05:07:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [INFO] agent: Synced service "_v15__aai-nquery_10.233.66.47_8446"
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:12 [DEBUG] http: Request PUT /v1/agent/service/register (5.512ms) from=10.233.71.75:37150
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:12 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (417.099µs) from=10.233.71.75:37152
    2023/01/27 05:07:12 [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.
    2023/01/27 05:07:12 [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.
    2023/01/27 05:07:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [INFO] agent: Synced service "_v15_aai-nquery_10.233.66.47_8446"
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:12 [DEBUG] http: Request PUT /v1/agent/service/register (4.1464ms) from=10.233.71.75:37156
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:12 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (423.605µs) from=10.233.71.75:37158
    2023/01/27 05:07:12 [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.
    2023/01/27 05:07:12 [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.
    2023/01/27 05:07:12 [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.
    2023/01/27 05:07:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [INFO] agent: Synced service "_v16__aai-nquery_10.233.66.47_8446"
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:12 [DEBUG] http: Request PUT /v1/agent/service/register (6.561053ms) from=10.233.71.75:37160
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:12 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (499.738µs) from=10.233.71.75:37164
    2023/01/27 05:07:12 [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.
    2023/01/27 05:07:12 [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.
    2023/01/27 05:07:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [INFO] agent: Synced service "_v16_aai-nquery_10.233.66.47_8446"
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:12 [DEBUG] http: Request PUT /v1/agent/service/register (13.105522ms) from=10.233.71.75:37166
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:12 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (497µs) from=10.233.71.75:37168
    2023/01/27 05:07:12 [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.
    2023/01/27 05:07:12 [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.
    2023/01/27 05:07:12 [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.
    2023/01/27 05:07:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [INFO] agent: Synced service "_v17__aai-nquery_10.233.66.47_8446"
    2023/01/27 05:07:12 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:12 [DEBUG] http: Request PUT /v1/agent/service/register (4.57083ms) from=10.233.71.75:37170
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:12 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (421.802µs) from=10.233.71.75:37172
    2023/01/27 05:07:12 [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.
    2023/01/27 05:07:12 [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.
    2023/01/27 05:07:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [INFO] agent: Synced service "_v17_aai-nquery_10.233.66.47_8446"
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Node info in sync
    2023/01/27 05:07:12 [DEBUG] http: Request PUT /v1/agent/service/register (4.486055ms) from=10.233.71.75:37174
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.245_8181" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.211_8443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.238_8080" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_catalog_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_sdc_10.233.35.238_8443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.240_9015" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_message-router_10.233.35.60_3904" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_parser_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.140_9007" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.153_9011" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_nsd_10.233.46.172_8806" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.142_443" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.47_8446" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v0_multicloud_10.233.58.198_9001" in sync
    2023/01/27 05:07:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.47_8446"