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: '591e4f82-c259-aa40-6255-74bbc3834d33'
         Node name: 'onap-msb-consul-5454dcc5c5-r4gv8'
        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:

    2022/12/16 04:46:02 [DEBUG] agent: Using random ID "591e4f82-c259-aa40-6255-74bbc3834d33" as node ID
    2022/12/16 04:46:02 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:591e4f82-c259-aa40-6255-74bbc3834d33 Address:127.0.0.1:8300}]
    2022/12/16 04:46:02 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/12/16 04:46:02 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-r4gv8.dc1 127.0.0.1
    2022/12/16 04:46:02 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-r4gv8 127.0.0.1
    2022/12/16 04:46:02 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-r4gv8.dc1" in area "wan"
    2022/12/16 04:46:02 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-r4gv8 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/16 04:46:02 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/12/16 04:46:02 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/12/16 04:46:02 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/12/16 04:46:02 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/12/16 04:46:02 [INFO] agent: started state syncer
    2022/12/16 04:46:02 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/12/16 04:46:02 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/12/16 04:46:02 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/12/16 04:46:02 [DEBUG] raft: Votes needed: 1
    2022/12/16 04:46:02 [DEBUG] raft: Vote granted from 591e4f82-c259-aa40-6255-74bbc3834d33 in term 2. Tally: 1
    2022/12/16 04:46:02 [INFO] raft: Election won. Tally: 1
    2022/12/16 04:46:02 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/12/16 04:46:02 [INFO] consul: cluster leadership acquired
    2022/12/16 04:46:02 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-r4gv8
    2022/12/16 04:46:02 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/12/16 04:46:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-r4gv8" since the cluster is too small
    2022/12/16 04:46:02 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-r4gv8' joined, marking health alive
    2022/12/16 04:46:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/16 04:46:02 [INFO] agent: Synced node info
    2022/12/16 04:46:02 [DEBUG] agent: Node info in sync
    2022/12/16 04:46:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/16 04:46:04 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.14.3 (currently running: 1.4.3)
    2022/12/16 04:47:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-r4gv8" since the cluster is too small
    2022/12/16 04:47:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/16 04:47:39 [DEBUG] agent: Node info in sync
    2022/12/16 04:48:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-r4gv8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/16 04:48:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-r4gv8" since the cluster is too small
    2022/12/16 04:49:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-r4gv8" since the cluster is too small
    2022/12/16 04:49:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/16 04:49:03 [DEBUG] agent: Node info in sync
    2022/12/16 04:50:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-r4gv8" since the cluster is too small
    2022/12/16 04:50:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/16 04:50:09 [DEBUG] agent: Node info in sync
    2022/12/16 04:50:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-r4gv8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/16 04:51:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-r4gv8" since the cluster is too small
    2022/12/16 04:51:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/16 04:51:31 [DEBUG] agent: Node info in sync
    2022/12/16 04:52:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-r4gv8" since the cluster is too small
    2022/12/16 04:52:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-r4gv8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/16 04:53:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-r4gv8" since the cluster is too small
    2022/12/16 04:53:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/16 04:53:18 [DEBUG] agent: Node info in sync
    2022/12/16 04:54:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-r4gv8" since the cluster is too small
    2022/12/16 04:54:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-r4gv8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/16 04:55:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-r4gv8" since the cluster is too small
    2022/12/16 04:55:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/16 04:55:04 [DEBUG] agent: Node info in sync
    2022/12/16 04:56:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-r4gv8" since the cluster is too small
    2022/12/16 04:56:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/16 04:56:28 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-r4gv8" since the cluster is too small
    2022/12/16 04:57:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-r4gv8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/16 04:57:36 [DEBUG] http: Request GET /v1/status/leader (5.531918ms) from=10.233.70.215:54722
    2022/12/16 04:57:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:36 [INFO] agent: Synced service "_v1_parser_10.233.34.63_8806"
    2022/12/16 04:57:36 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:36 [DEBUG] http: Request PUT /v1/agent/service/register (6.429317ms) from=10.233.70.215:54746
    2022/12/16 04:57:36 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:36 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:36 [DEBUG] http: Request GET /v1/health/service/parser-v1 (2.069984ms) from=10.233.70.215:54750
    2022/12/16 04:57:37 [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.
    2022/12/16 04:57:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [INFO] agent: Synced service "_v1_catalog_10.233.34.63_8806"
    2022/12/16 04:57:37 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:37 [DEBUG] http: Request PUT /v1/agent/service/register (13.365211ms) from=10.233.70.215:54754
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (890.748µs) from=10.233.70.215:54756
    2022/12/16 04:57:37 [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.
    2022/12/16 04:57:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [INFO] agent: Synced service "_v1_nsd_10.233.34.63_8806"
    2022/12/16 04:57:37 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:37 [DEBUG] http: Request PUT /v1/agent/service/register (5.065537ms) from=10.233.70.215:54766
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:37 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (874.56µs) from=10.233.70.215:54768
    2022/12/16 04:57:37 [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.
    2022/12/16 04:57:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.34.63_8806"
    2022/12/16 04:57:37 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:37 [DEBUG] http: Request PUT /v1/agent/service/register (4.93408ms) from=10.233.70.215:54770
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (719.819µs) from=10.233.70.215:54772
    2022/12/16 04:57:37 [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.
    2022/12/16 04:57:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.52.82_9011"
    2022/12/16 04:57:37 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:37 [DEBUG] http: Request PUT /v1/agent/service/register (4.178714ms) from=10.233.70.215:54776
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (553.027µs) from=10.233.70.215:54780
    2022/12/16 04:57:37 [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.
    2022/12/16 04:57:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:37 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.52.82_9011"
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:37 [DEBUG] http: Request PUT /v1/agent/service/register (12.445986ms) from=10.233.70.215:54782
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (582.056µs) from=10.233.70.215:54786
    2022/12/16 04:57:37 [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.
    2022/12/16 04:57:37 [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.
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:37 [INFO] agent: Synced service "_v1_wf-gui_10.233.36.57_8443"
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:37 [DEBUG] http: Request PUT /v1/agent/service/register (4.435278ms) from=10.233.70.215:54788
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (535.823µs) from=10.233.70.215:54790
    2022/12/16 04:57:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:37 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.46.124_443"
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:37 [DEBUG] http: Request PUT /v1/agent/service/register (11.633046ms) from=10.233.70.215:54792
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:37 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (568.812µs) from=10.233.70.215:54794
    2022/12/16 04:57:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:37 [INFO] agent: Synced service "_v1_message-router_10.233.24.154_3904"
    2022/12/16 04:57:37 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:37 [DEBUG] http: Request PUT /v1/agent/service/register (15.978495ms) from=10.233.70.215:54796
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:37 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (423.072µs) from=10.233.70.215:54798
    2022/12/16 04:57:37 [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.
    2022/12/16 04:57:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:37 [INFO] agent: Synced service "_v1_sdc_10.233.35.7_8443"
    2022/12/16 04:57:37 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:37 [DEBUG] http: Request PUT /v1/agent/service/register (27.881161ms) from=10.233.70.215:54800
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:37 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:37 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (494.983µs) from=10.233.70.215:54804
    2022/12/16 04:57:38 [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.
    2022/12/16 04:57:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:38 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.35.7_8080"
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:38 [DEBUG] http: Request PUT /v1/agent/service/register (9.490596ms) from=10.233.70.215:54806
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:38 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (537.512µs) from=10.233.70.215:54808
    2022/12/16 04:57:38 [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.
    2022/12/16 04:57:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:38 [INFO] agent: Synced service "_v0_multicloud_10.233.35.53_9001"
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:38 [DEBUG] http: Request PUT /v1/agent/service/register (7.996901ms) from=10.233.70.215:54810
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (487.718µs) from=10.233.70.215:54812
    2022/12/16 04:57:38 [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.
    2022/12/16 04:57:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:38 [INFO] agent: Synced service "_v1_multicloud_10.233.35.53_9001"
    2022/12/16 04:57:38 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:38 [DEBUG] http: Request PUT /v1/agent/service/register (12.280926ms) from=10.233.70.215:54814
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (2.12944ms) from=10.233.70.215:54816
    2022/12/16 04:57:38 [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.
    2022/12/16 04:57:38 [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.
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:38 [INFO] agent: Synced service "_v1_sdc-gui_10.233.21.106_8181"
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:38 [DEBUG] http: Request PUT /v1/agent/service/register (13.817246ms) from=10.233.70.215:54820
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (619.072µs) from=10.233.70.215:54824
    2022/12/16 04:57:38 [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.
    2022/12/16 04:57:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:38 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.35.41_9007"
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:38 [DEBUG] http: Request PUT /v1/agent/service/register (8.898973ms) from=10.233.70.215:54826
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (639.41µs) from=10.233.70.215:54828
    2022/12/16 04:57:38 [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.
    2022/12/16 04:57:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:38 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.35.41_9007"
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:38 [DEBUG] http: Request PUT /v1/agent/service/register (9.76468ms) from=10.233.70.215:54832
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (423.063µs) from=10.233.70.215:54840
    2022/12/16 04:57:38 [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.
    2022/12/16 04:57:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:38 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.22.125_9015"
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:38 [DEBUG] http: Request PUT /v1/agent/service/register (5.568129ms) from=10.233.70.215:54844
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (572.83µs) from=10.233.70.215:54850
    2022/12/16 04:57:38 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:38 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:38 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.67.10_8446"
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:38 [DEBUG] http: Request PUT /v1/agent/service/register (10.801566ms) from=10.233.70.215:54852
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (768.014µs) from=10.233.70.215:54860
    2022/12/16 04:57:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:38 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.67.10_8446"
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:38 [DEBUG] http: Request PUT /v1/agent/service/register (7.599299ms) from=10.233.70.215:54864
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:38 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (576.823µs) from=10.233.70.215:54868
    2022/12/16 04:57:38 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:38 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:38 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.67.10_8446"
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:38 [DEBUG] http: Request PUT /v1/agent/service/register (6.259196ms) from=10.233.70.215:54874
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (581.429µs) from=10.233.70.215:54876
    2022/12/16 04:57:38 [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.
    2022/12/16 04:57:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:38 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.67.10_8446"
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:38 [DEBUG] http: Request PUT /v1/agent/service/register (5.231735ms) from=10.233.70.215:54878
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:38 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (513.916µs) from=10.233.70.215:54880
    2022/12/16 04:57:39 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.67.10_8446"
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:39 [DEBUG] http: Request PUT /v1/agent/service/register (7.693724ms) from=10.233.70.215:54884
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (569.892µs) from=10.233.70.215:54886
    2022/12/16 04:57:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.67.10_8446"
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:39 [DEBUG] http: Request PUT /v1/agent/service/register (5.602901ms) from=10.233.70.215:54894
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (396.303µs) from=10.233.70.215:54896
    2022/12/16 04:57:39 [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.
    2022/12/16 04:57:39 [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.
    2022/12/16 04:57:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.67.10_8446"
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:39 [DEBUG] http: Request PUT /v1/agent/service/register (7.192023ms) from=10.233.70.215:54898
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (3.287483ms) from=10.233.70.215:54900
    2022/12/16 04:57:39 [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.
    2022/12/16 04:57:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.67.10_8446"
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:39 [DEBUG] http: Request PUT /v1/agent/service/register (5.190371ms) from=10.233.70.215:54908
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (636.1µs) from=10.233.70.215:54910
    2022/12/16 04:57:39 [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.
    2022/12/16 04:57:39 [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.
    2022/12/16 04:57:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.67.10_8446"
    2022/12/16 04:57:39 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:39 [DEBUG] http: Request PUT /v1/agent/service/register (5.508452ms) from=10.233.70.215:54912
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (793.954µs) from=10.233.70.215:54916
    2022/12/16 04:57:39 [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.
    2022/12/16 04:57:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.67.10_8446"
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:39 [DEBUG] http: Request PUT /v1/agent/service/register (6.556201ms) from=10.233.70.215:54918
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (976.496µs) from=10.233.70.215:54920
    2022/12/16 04:57:39 [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.
    2022/12/16 04:57:39 [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.
    2022/12/16 04:57:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:39 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.67.10_8446"
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:39 [DEBUG] http: Request PUT /v1/agent/service/register (9.031139ms) from=10.233.70.215:54928
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:39 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (485.794µs) from=10.233.70.215:54932
    2022/12/16 04:57:40 [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.
    2022/12/16 04:57:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:40 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.67.10_8446"
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:40 [DEBUG] http: Request PUT /v1/agent/service/register (5.905617ms) from=10.233.70.215:54934
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (547.374µs) from=10.233.70.215:54936
    2022/12/16 04:57:40 [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.
    2022/12/16 04:57:40 [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.
    2022/12/16 04:57:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.67.10_8446"
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:40 [DEBUG] http: Request PUT /v1/agent/service/register (9.361466ms) from=10.233.70.215:54938
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (738.797µs) from=10.233.70.215:54940
    2022/12/16 04:57:40 [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.
    2022/12/16 04:57:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.67.10_8446"
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:40 [DEBUG] http: Request PUT /v1/agent/service/register (5.602286ms) from=10.233.70.215:54942
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (620.564µs) from=10.233.70.215:54944
    2022/12/16 04:57:40 [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.
    2022/12/16 04:57:40 [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.
    2022/12/16 04:57:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.67.10_8446"
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:40 [DEBUG] http: Request PUT /v1/agent/service/register (15.406523ms) from=10.233.70.215:54952
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (673.672µs) from=10.233.70.215:54954
    2022/12/16 04:57:40 [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.
    2022/12/16 04:57:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.67.10_8446"
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:40 [DEBUG] http: Request PUT /v1/agent/service/register (8.269653ms) from=10.233.70.215:54956
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (525.541µs) from=10.233.70.215:54958
    2022/12/16 04:57:40 [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.
    2022/12/16 04:57:40 [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.
    2022/12/16 04:57:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:40 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.67.10_8446"
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:40 [DEBUG] http: Request PUT /v1/agent/service/register (11.037801ms) from=10.233.70.215:54962
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (463.093µs) from=10.233.70.215:54964
    2022/12/16 04:57:40 [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.
    2022/12/16 04:57:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:40 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.67.10_8446"
    2022/12/16 04:57:40 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:40 [DEBUG] http: Request PUT /v1/agent/service/register (13.06997ms) from=10.233.70.215:54966
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (478.929µs) from=10.233.70.215:54970
    2022/12/16 04:57:40 [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.
    2022/12/16 04:57:40 [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.
    2022/12/16 04:57:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.67.10_8446"
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:40 [DEBUG] http: Request PUT /v1/agent/service/register (13.193808ms) from=10.233.70.215:54972
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:40 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (538.705µs) from=10.233.70.215:54974
    2022/12/16 04:57:40 [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.
    2022/12/16 04:57:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.67.10_8446"
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:40 [DEBUG] http: Request PUT /v1/agent/service/register (7.163913ms) from=10.233.70.215:54976
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (496.332µs) from=10.233.70.215:54978
    2022/12/16 04:57:40 [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.
    2022/12/16 04:57:40 [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.
    2022/12/16 04:57:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:40 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.67.10_8446"
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:40 [DEBUG] http: Request PUT /v1/agent/service/register (10.903797ms) from=10.233.70.215:54980
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:40 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:40 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (628.506µs) from=10.233.70.215:54982
    2022/12/16 04:57:41 [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.
    2022/12/16 04:57:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.67.10_8446"
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:41 [DEBUG] http: Request PUT /v1/agent/service/register (6.234094ms) from=10.233.70.215:54984
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (843.047µs) from=10.233.70.215:54986
    2022/12/16 04:57:41 [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.
    2022/12/16 04:57:41 [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.
    2022/12/16 04:57:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.67.10_8446"
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:41 [DEBUG] http: Request PUT /v1/agent/service/register (8.895168ms) from=10.233.70.215:54994
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (958.051µs) from=10.233.70.215:54996
    2022/12/16 04:57:41 [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.
    2022/12/16 04:57:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.67.10_8446"
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:41 [DEBUG] http: Request PUT /v1/agent/service/register (9.211216ms) from=10.233.70.215:55000
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (747.181µs) from=10.233.70.215:55002
    2022/12/16 04:57:41 [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.
    2022/12/16 04:57:41 [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.
    2022/12/16 04:57:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.67.10_8446"
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:41 [DEBUG] http: Request PUT /v1/agent/service/register (19.022198ms) from=10.233.70.215:55006
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (883.847µs) from=10.233.70.215:55008
    2022/12/16 04:57:41 [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.
    2022/12/16 04:57:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.67.10_8446"
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:41 [DEBUG] http: Request PUT /v1/agent/service/register (14.753459ms) from=10.233.70.215:55012
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (390.301µs) from=10.233.70.215:55014
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:41 [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.
    2022/12/16 04:57:41 [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.
    2022/12/16 04:57:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.67.10_8446"
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:41 [DEBUG] http: Request PUT /v1/agent/service/register (25.030971ms) from=10.233.70.215:55016
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (580.167µs) from=10.233.70.215:55018
    2022/12/16 04:57:41 [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.
    2022/12/16 04:57:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.67.10_8446"
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:41 [DEBUG] http: Request PUT /v1/agent/service/register (27.840091ms) from=10.233.70.215:55024
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:41 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (458.364µs) from=10.233.70.215:55026
    2022/12/16 04:57:42 [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.
    2022/12/16 04:57:42 [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.
    2022/12/16 04:57:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.67.10_8446"
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:42 [DEBUG] http: Request PUT /v1/agent/service/register (20.757646ms) from=10.233.70.215:55030
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:42 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (487.942µs) from=10.233.70.215:55034
    2022/12/16 04:57:42 [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.
    2022/12/16 04:57:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.67.10_8446"
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:42 [DEBUG] http: Request PUT /v1/agent/service/register (8.584589ms) from=10.233.70.215:55036
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:42 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (501.807µs) from=10.233.70.215:55040
    2022/12/16 04:57:42 [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.
    2022/12/16 04:57:42 [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.
    2022/12/16 04:57:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.67.10_8446"
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:42 [DEBUG] http: Request PUT /v1/agent/service/register (26.735873ms) from=10.233.70.215:55042
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:42 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (739.153µs) from=10.233.70.215:55052
    2022/12/16 04:57:42 [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.
    2022/12/16 04:57:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.67.10_8446"
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:42 [DEBUG] http: Request PUT /v1/agent/service/register (19.857779ms) from=10.233.70.215:55056
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:42 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (504.968µs) from=10.233.70.215:55058
    2022/12/16 04:57:42 [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.
    2022/12/16 04:57:42 [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.
    2022/12/16 04:57:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.67.10_8446"
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:42 [DEBUG] http: Request PUT /v1/agent/service/register (9.471499ms) from=10.233.70.215:55064
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:42 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (627.634µs) from=10.233.70.215:55066
    2022/12/16 04:57:42 [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.
    2022/12/16 04:57:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.67.10_8446"
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:42 [DEBUG] http: Request PUT /v1/agent/service/register (7.629668ms) from=10.233.70.215:55070
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:42 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (550.059µs) from=10.233.70.215:55072
    2022/12/16 04:57:42 [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.
    2022/12/16 04:57:42 [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.
    2022/12/16 04:57:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.67.10_8446"
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:42 [DEBUG] http: Request PUT /v1/agent/service/register (18.761161ms) from=10.233.70.215:55074
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:42 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (1.04334ms) from=10.233.70.215:55076
    2022/12/16 04:57:42 [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.
    2022/12/16 04:57:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:42 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.67.10_8446"
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:42 [DEBUG] http: Request PUT /v1/agent/service/register (8.428312ms) from=10.233.70.215:55078
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:42 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (590.001µs) from=10.233.70.215:55082
    2022/12/16 04:57:42 [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.
    2022/12/16 04:57:42 [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.
    2022/12/16 04:57:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [INFO] agent: Synced service "_v11__aai-nquery_10.233.67.10_8446"
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:42 [DEBUG] http: Request PUT /v1/agent/service/register (28.873725ms) from=10.233.70.215:55084
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:42 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:42 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (433.051µs) from=10.233.70.215:55086
    2022/12/16 04:57:43 [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.
    2022/12/16 04:57:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [INFO] agent: Synced service "_v11_aai-nquery_10.233.67.10_8446"
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:43 [DEBUG] http: Request PUT /v1/agent/service/register (56.471608ms) from=10.233.70.215:55088
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:43 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (577.164µs) from=10.233.70.215:55090
    2022/12/16 04:57:43 [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.
    2022/12/16 04:57:43 [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.
    2022/12/16 04:57:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [INFO] agent: Synced service "_v12__aai-nquery_10.233.67.10_8446"
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:43 [DEBUG] http: Request PUT /v1/agent/service/register (15.04781ms) from=10.233.70.215:55092
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:43 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (4.807833ms) from=10.233.70.215:55094
    2022/12/16 04:57:43 [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.
    2022/12/16 04:57:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [INFO] agent: Synced service "_v12_aai-nquery_10.233.67.10_8446"
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:43 [DEBUG] http: Request PUT /v1/agent/service/register (7.121199ms) from=10.233.70.215:55096
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:43 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (4.803329ms) from=10.233.70.215:55098
    2022/12/16 04:57:43 [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.
    2022/12/16 04:57:43 [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.
    2022/12/16 04:57:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [INFO] agent: Synced service "_v13__aai-nquery_10.233.67.10_8446"
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:43 [DEBUG] http: Request PUT /v1/agent/service/register (11.177002ms) from=10.233.70.215:55106
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:43 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (953.227µs) from=10.233.70.215:55108
    2022/12/16 04:57:43 [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.
    2022/12/16 04:57:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:43 [INFO] agent: Synced service "_v13_aai-nquery_10.233.67.10_8446"
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:43 [DEBUG] http: Request PUT /v1/agent/service/register (5.884859ms) from=10.233.70.215:55114
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:43 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (914.709µs) from=10.233.70.215:55116
    2022/12/16 04:57:43 [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.
    2022/12/16 04:57:43 [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.
    2022/12/16 04:57:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [INFO] agent: Synced service "_v14__aai-nquery_10.233.67.10_8446"
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:43 [DEBUG] http: Request PUT /v1/agent/service/register (9.79106ms) from=10.233.70.215:55118
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:43 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (502.917µs) from=10.233.70.215:55120
    2022/12/16 04:57:43 [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.
    2022/12/16 04:57:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [INFO] agent: Synced service "_v14_aai-nquery_10.233.67.10_8446"
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:43 [DEBUG] http: Request PUT /v1/agent/service/register (8.468867ms) from=10.233.70.215:55122
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:43 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (712.562µs) from=10.233.70.215:55124
    2022/12/16 04:57:43 [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.
    2022/12/16 04:57:43 [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.
    2022/12/16 04:57:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [INFO] agent: Synced service "_v15__aai-nquery_10.233.67.10_8446"
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:43 [DEBUG] http: Request PUT /v1/agent/service/register (19.370565ms) from=10.233.70.215:55126
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:43 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (546.403µs) from=10.233.70.215:55128
    2022/12/16 04:57:43 [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.
    2022/12/16 04:57:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [INFO] agent: Synced service "_v15_aai-nquery_10.233.67.10_8446"
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:43 [DEBUG] http: Request PUT /v1/agent/service/register (7.214792ms) from=10.233.70.215:55130
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:43 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:44 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (453.098µs) from=10.233.70.215:55132
    2022/12/16 04:57:44 [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.
    2022/12/16 04:57:44 [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.
    2022/12/16 04:57:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [INFO] agent: Synced service "_v16__aai-nquery_10.233.67.10_8446"
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:44 [DEBUG] http: Request PUT /v1/agent/service/register (6.348189ms) from=10.233.70.215:55134
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:44 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (548.284µs) from=10.233.70.215:55136
    2022/12/16 04:57:44 [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.
    2022/12/16 04:57:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [INFO] agent: Synced service "_v16_aai-nquery_10.233.67.10_8446"
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:44 [DEBUG] http: Request PUT /v1/agent/service/register (12.828149ms) from=10.233.70.215:55138
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:44 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (497.528µs) from=10.233.70.215:55140
    2022/12/16 04:57:44 [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.
    2022/12/16 04:57:44 [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.
    2022/12/16 04:57:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [INFO] agent: Synced service "_v17__aai-nquery_10.233.67.10_8446"
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:44 [DEBUG] http: Request PUT /v1/agent/service/register (7.428149ms) from=10.233.70.215:55142
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:44 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (864.049µs) from=10.233.70.215:55144
    2022/12/16 04:57:44 [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.
    2022/12/16 04:57:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [INFO] agent: Synced service "_v17_aai-nquery_10.233.67.10_8446"
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.7_8080" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.57_8443" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v0_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.41_9007" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Node info in sync
    2022/12/16 04:57:44 [DEBUG] http: Request PUT /v1/agent/service/register (15.092907ms) from=10.233.70.215:55146
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_multicloud_10.233.35.53_9001" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v17_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_parser_10.233.34.63_8806" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_catalog_10.233.34.63_8806" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.63_8806" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.124_443" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_message-router_10.233.24.154_3904" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_nsd_10.233.34.63_8806" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.125_9015" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.52.82_9011" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.106_8181" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.10_8446" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v1_sdc_10.233.35.7_8443" in sync
    2022/12/16 04:57:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.10_8446" in sync
    2022/