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: 'bf10bc16-7dfe-6a15-e8ff-77117ead7ffd'
         Node name: 'onap-msb-consul-5454dcc5c5-zlrlq'
        Datacenter: 'dc1' (Segment: '')
            Server: true (Bootstrap: false)
       Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600)
      Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302)
           Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false

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

    2023/01/07 02:47:48 [DEBUG] agent: Using random ID "bf10bc16-7dfe-6a15-e8ff-77117ead7ffd" as node ID
    2023/01/07 02:47:48 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:bf10bc16-7dfe-6a15-e8ff-77117ead7ffd Address:127.0.0.1:8300}]
    2023/01/07 02:47:48 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2023/01/07 02:47:48 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-zlrlq.dc1 127.0.0.1
    2023/01/07 02:47:48 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-zlrlq 127.0.0.1
    2023/01/07 02:47:48 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-zlrlq (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/07 02:47:48 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-zlrlq.dc1" in area "wan"
    2023/01/07 02:47:48 [DEBUG] agent/proxy: managed Connect proxy manager started
    2023/01/07 02:47:48 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2023/01/07 02:47:48 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2023/01/07 02:47:48 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2023/01/07 02:47:48 [INFO] agent: started state syncer
    2023/01/07 02:47:48 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2023/01/07 02:47:48 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2023/01/07 02:47:48 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2023/01/07 02:47:48 [DEBUG] raft: Votes needed: 1
    2023/01/07 02:47:48 [DEBUG] raft: Vote granted from bf10bc16-7dfe-6a15-e8ff-77117ead7ffd in term 2. Tally: 1
    2023/01/07 02:47:48 [INFO] raft: Election won. Tally: 1
    2023/01/07 02:47:48 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2023/01/07 02:47:48 [INFO] consul: cluster leadership acquired
    2023/01/07 02:47:48 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-zlrlq
    2023/01/07 02:47:48 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2023/01/07 02:47:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zlrlq" since the cluster is too small
    2023/01/07 02:47:48 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-zlrlq' joined, marking health alive
    2023/01/07 02:47:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/07 02:47:48 [INFO] agent: Synced node info
    2023/01/07 02:47:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/07 02:47:49 [DEBUG] agent: Node info in sync
    2023/01/07 02:47:49 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.14.3 (currently running: 1.4.3)
    2023/01/07 02:48:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zlrlq" since the cluster is too small
    2023/01/07 02:48:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/07 02:48:53 [DEBUG] agent: Node info in sync
    2023/01/07 02:49:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-zlrlq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/07 02:49:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zlrlq" since the cluster is too small
    2023/01/07 02:50:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/07 02:50:30 [DEBUG] agent: Node info in sync
    2023/01/07 02:50:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zlrlq" since the cluster is too small
    2023/01/07 02:51:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/07 02:51:37 [DEBUG] agent: Node info in sync
    2023/01/07 02:51:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zlrlq" since the cluster is too small
    2023/01/07 02:52:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-zlrlq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/07 02:52:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zlrlq" since the cluster is too small
    2023/01/07 02:53:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/07 02:53:34 [DEBUG] agent: Node info in sync
    2023/01/07 02:53:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zlrlq" since the cluster is too small
    2023/01/07 02:54:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-zlrlq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/07 02:54:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/07 02:54:46 [DEBUG] agent: Node info in sync
    2023/01/07 02:54:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zlrlq" since the cluster is too small
    2023/01/07 02:55:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zlrlq" since the cluster is too small
    2023/01/07 02:56:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/07 02:56:07 [DEBUG] agent: Node info in sync
    2023/01/07 02:56:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zlrlq" since the cluster is too small
    2023/01/07 02:56:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-zlrlq.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/07 02:57:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/07 02:57:31 [DEBUG] agent: Node info in sync
    2023/01/07 02:57:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-zlrlq" since the cluster is too small
    2023/01/07 02:58:03 [DEBUG] http: Request GET /v1/status/leader (858.877µs) from=10.233.65.95:34084
    2023/01/07 02:58:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:03 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.35.14_9007"
    2023/01/07 02:58:03 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:03 [DEBUG] http: Request PUT /v1/agent/service/register (12.113503ms) from=10.233.65.95:34086
    2023/01/07 02:58:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:03 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (878.374µs) from=10.233.65.95:34090
    2023/01/07 02:58:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:03 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.35.14_9007"
    2023/01/07 02:58:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:03 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:03 [DEBUG] http: Request PUT /v1/agent/service/register (4.614929ms) from=10.233.65.95:34094
    2023/01/07 02:58:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:03 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (1.839765ms) from=10.233.65.95:34096
    2023/01/07 02:58:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:03 [INFO] agent: Synced service "_v1_parser_10.233.19.12_8806"
    2023/01/07 02:58:03 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:03 [DEBUG] http: Request PUT /v1/agent/service/register (8.968483ms) from=10.233.65.95:34098
    2023/01/07 02:58:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:03 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:03 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:03 [DEBUG] http: Request GET /v1/health/service/parser-v1 (572.885µs) from=10.233.65.95:34100
    2023/01/07 02:58:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:03 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:03 [INFO] agent: Synced service "_v1_catalog_10.233.19.12_8806"
    2023/01/07 02:58:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:03 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:03 [DEBUG] http: Request PUT /v1/agent/service/register (12.567414ms) from=10.233.65.95:34102
    2023/01/07 02:58:03 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:03 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:03 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (529.682µs) from=10.233.65.95:34104
    2023/01/07 02:58:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:03 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:03 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:03 [INFO] agent: Synced service "_v1_nsd_10.233.19.12_8806"
    2023/01/07 02:58:03 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:03 [DEBUG] http: Request PUT /v1/agent/service/register (10.596115ms) from=10.233.65.95:34106
    2023/01/07 02:58:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:03 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:03 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:03 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:03 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:03 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (4.229256ms) from=10.233.65.95:34110
    2023/01/07 02:58:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.19.12_8806"
    2023/01/07 02:58:04 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:04 [DEBUG] http: Request PUT /v1/agent/service/register (6.562559ms) from=10.233.65.95:34112
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:04 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (596.028µs) from=10.233.65.95:34114
    2023/01/07 02:58:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:04 [INFO] agent: Synced service "_v1_wf-gui_10.233.3.96_8443"
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:04 [DEBUG] http: Request PUT /v1/agent/service/register (6.234351ms) from=10.233.65.95:34116
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (681.51µs) from=10.233.65.95:34122
    2023/01/07 02:58:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:04 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.25.75_443"
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:04 [DEBUG] http: Request PUT /v1/agent/service/register (8.995433ms) from=10.233.65.95:34124
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:04 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (408.926µs) from=10.233.65.95:34126
    2023/01/07 02:58:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:04 [INFO] agent: Synced service "_v1_sdc_10.233.19.197_8443"
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:04 [DEBUG] http: Request PUT /v1/agent/service/register (5.449386ms) from=10.233.65.95:34128
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:04 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (1.682236ms) from=10.233.65.95:34130
    2023/01/07 02:58:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:04 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.19.197_8080"
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:04 [DEBUG] http: Request PUT /v1/agent/service/register (3.764493ms) from=10.233.65.95:34132
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:04 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (622.889µs) from=10.233.65.95:34134
    2023/01/07 02:58:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:04 [INFO] agent: Synced service "_v0_multicloud_10.233.18.198_9001"
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:04 [DEBUG] http: Request PUT /v1/agent/service/register (24.173893ms) from=10.233.65.95:34136
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (3.427609ms) from=10.233.65.95:34138
    2023/01/07 02:58:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:04 [INFO] agent: Synced service "_v1_multicloud_10.233.18.198_9001"
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:04 [DEBUG] http: Request PUT /v1/agent/service/register (6.981392ms) from=10.233.65.95:34140
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (610.515µs) from=10.233.65.95:34142
    2023/01/07 02:58:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:04 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.60.8_9015"
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:04 [DEBUG] http: Request PUT /v1/agent/service/register (7.895153ms) from=10.233.65.95:34144
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (958.055µs) from=10.233.65.95:34146
    2023/01/07 02:58:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:04 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.37.188_9011"
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:04 [DEBUG] http: Request PUT /v1/agent/service/register (12.838486ms) from=10.233.65.95:34148
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (1.244819ms) from=10.233.65.95:34150
    2023/01/07 02:58:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:04 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.37.188_9011"
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:04 [DEBUG] http: Request PUT /v1/agent/service/register (16.365189ms) from=10.233.65.95:34154
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (409.548µs) from=10.233.65.95:34156
    2023/01/07 02:58:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:04 [INFO] agent: Synced service "_v1_sdc-gui_10.233.34.232_8181"
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:04 [DEBUG] http: Request PUT /v1/agent/service/register (14.20891ms) from=10.233.65.95:34158
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (571.186µs) from=10.233.65.95:34160
    2023/01/07 02:58:04 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:04 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:04 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.72.30_8446"
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:04 [DEBUG] http: Request PUT /v1/agent/service/register (20.816673ms) from=10.233.65.95:34162
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:04 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (11.087138ms) from=10.233.65.95:34164
    2023/01/07 02:58:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:04 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.72.30_8446"
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:04 [DEBUG] http: Request PUT /v1/agent/service/register (4.718594ms) from=10.233.65.95:34166
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:04 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:04 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (493.308µs) from=10.233.65.95:34168
    2023/01/07 02:58:05 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:05 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.72.30_8446"
    2023/01/07 02:58:05 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:05 [DEBUG] http: Request PUT /v1/agent/service/register (10.022632ms) from=10.233.65.95:34170
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:05 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (768.272µs) from=10.233.65.95:34172
    2023/01/07 02:58:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.72.30_8446"
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:05 [DEBUG] http: Request PUT /v1/agent/service/register (4.336055ms) from=10.233.65.95:34174
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:05 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (2.232936ms) from=10.233.65.95:34176
    2023/01/07 02:58:05 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:05 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.72.30_8446"
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:05 [DEBUG] http: Request PUT /v1/agent/service/register (5.165282ms) from=10.233.65.95:34180
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:05 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (570.507µs) from=10.233.65.95:34182
    2023/01/07 02:58:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.72.30_8446"
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:05 [DEBUG] http: Request PUT /v1/agent/service/register (9.506242ms) from=10.233.65.95:34184
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:05 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (6.44015ms) from=10.233.65.95:34186
    2023/01/07 02:58:05 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:05 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.72.30_8446"
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:05 [DEBUG] http: Request PUT /v1/agent/service/register (5.022152ms) from=10.233.65.95:34192
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:05 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (418.338µs) from=10.233.65.95:34194
    2023/01/07 02:58:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.72.30_8446"
    2023/01/07 02:58:05 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:05 [DEBUG] http: Request PUT /v1/agent/service/register (16.930358ms) from=10.233.65.95:34198
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:05 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (658.521µs) from=10.233.65.95:34200
    2023/01/07 02:58:05 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:05 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:05 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.72.30_8446"
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:05 [DEBUG] http: Request PUT /v1/agent/service/register (11.096716ms) from=10.233.65.95:34202
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:05 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (501.453µs) from=10.233.65.95:34204
    2023/01/07 02:58:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.72.30_8446"
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:05 [DEBUG] http: Request PUT /v1/agent/service/register (6.7197ms) from=10.233.65.95:34208
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:05 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (528.202µs) from=10.233.65.95:34210
    2023/01/07 02:58:05 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:05 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.72.30_8446"
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:05 [DEBUG] http: Request PUT /v1/agent/service/register (29.542294ms) from=10.233.65.95:34212
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:05 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (436.986µs) from=10.233.65.95:34216
    2023/01/07 02:58:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.72.30_8446"
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:05 [DEBUG] http: Request PUT /v1/agent/service/register (21.685213ms) from=10.233.65.95:34218
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (483.369µs) from=10.233.65.95:34222
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:05 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:05 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.72.30_8446"
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:05 [DEBUG] http: Request PUT /v1/agent/service/register (10.30548ms) from=10.233.65.95:34226
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (476.077µs) from=10.233.65.95:34228
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.72.30_8446"
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:05 [DEBUG] http: Request PUT /v1/agent/service/register (6.351693ms) from=10.233.65.95:34230
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:05 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (450.145µs) from=10.233.65.95:34232
    2023/01/07 02:58:05 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:05 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.72.30_8446"
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:05 [DEBUG] http: Request PUT /v1/agent/service/register (6.662306ms) from=10.233.65.95:34234
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:05 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (437.439µs) from=10.233.65.95:34236
    2023/01/07 02:58:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.72.30_8446"
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:05 [DEBUG] http: Request PUT /v1/agent/service/register (7.250862ms) from=10.233.65.95:34238
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:05 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (4.080029ms) from=10.233.65.95:34240
    2023/01/07 02:58:05 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:05 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.72.30_8446"
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:05 [DEBUG] http: Request PUT /v1/agent/service/register (4.829423ms) from=10.233.65.95:34242
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:05 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:05 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (961.421µs) from=10.233.65.95:34244
    2023/01/07 02:58:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.72.30_8446"
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:06 [DEBUG] http: Request PUT /v1/agent/service/register (4.737996ms) from=10.233.65.95:34246
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:06 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (512.906µs) from=10.233.65.95:34248
    2023/01/07 02:58:06 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.72.30_8446"
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:06 [DEBUG] http: Request PUT /v1/agent/service/register (4.757937ms) from=10.233.65.95:34252
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:06 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (508.865µs) from=10.233.65.95:34254
    2023/01/07 02:58:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.72.30_8446"
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:06 [DEBUG] http: Request PUT /v1/agent/service/register (10.038838ms) from=10.233.65.95:34256
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:06 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (1.893377ms) from=10.233.65.95:34260
    2023/01/07 02:58:06 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.72.30_8446"
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:06 [DEBUG] http: Request PUT /v1/agent/service/register (13.824945ms) from=10.233.65.95:34264
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:06 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (782.047µs) from=10.233.65.95:34268
    2023/01/07 02:58:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.72.30_8446"
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:06 [DEBUG] http: Request PUT /v1/agent/service/register (19.870554ms) from=10.233.65.95:34272
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:06 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (666.12µs) from=10.233.65.95:34276
    2023/01/07 02:58:06 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:06 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.72.30_8446"
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:06 [DEBUG] http: Request PUT /v1/agent/service/register (8.138722ms) from=10.233.65.95:34278
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:06 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (631.476µs) from=10.233.65.95:34280
    2023/01/07 02:58:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.72.30_8446"
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:06 [DEBUG] http: Request PUT /v1/agent/service/register (6.447388ms) from=10.233.65.95:34282
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:06 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (2.875397ms) from=10.233.65.95:34286
    2023/01/07 02:58:06 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.72.30_8446"
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:06 [DEBUG] http: Request PUT /v1/agent/service/register (20.530341ms) from=10.233.65.95:34290
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:06 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (588.216µs) from=10.233.65.95:34294
    2023/01/07 02:58:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.72.30_8446"
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:06 [DEBUG] http: Request PUT /v1/agent/service/register (11.816583ms) from=10.233.65.95:34296
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:06 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (535.828µs) from=10.233.65.95:34298
    2023/01/07 02:58:06 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.72.30_8446"
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:06 [DEBUG] http: Request PUT /v1/agent/service/register (5.36537ms) from=10.233.65.95:34300
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:06 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (504.492µs) from=10.233.65.95:34302
    2023/01/07 02:58:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.72.30_8446"
    2023/01/07 02:58:06 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:06 [DEBUG] http: Request PUT /v1/agent/service/register (8.194488ms) from=10.233.65.95:34304
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:06 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (424.579µs) from=10.233.65.95:34310
    2023/01/07 02:58:06 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.72.30_8446"
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:06 [DEBUG] http: Request PUT /v1/agent/service/register (6.975179ms) from=10.233.65.95:34316
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:06 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (638.343µs) from=10.233.65.95:34320
    2023/01/07 02:58:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.72.30_8446"
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:06 [DEBUG] http: Request PUT /v1/agent/service/register (6.782351ms) from=10.233.65.95:34326
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:06 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:07 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (542.319µs) from=10.233.65.95:34328
    2023/01/07 02:58:07 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.72.30_8446"
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:07 [DEBUG] http: Request PUT /v1/agent/service/register (10.536846ms) from=10.233.65.95:34330
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:07 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (12.284359ms) from=10.233.65.95:34332
    2023/01/07 02:58:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.72.30_8446"
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:07 [DEBUG] http: Request PUT /v1/agent/service/register (12.87675ms) from=10.233.65.95:34336
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:07 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (577.034µs) from=10.233.65.95:34338
    2023/01/07 02:58:07 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.72.30_8446"
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:07 [DEBUG] http: Request PUT /v1/agent/service/register (10.833415ms) from=10.233.65.95:34340
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:07 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (549.448µs) from=10.233.65.95:34342
    2023/01/07 02:58:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.72.30_8446"
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:07 [DEBUG] http: Request PUT /v1/agent/service/register (10.715846ms) from=10.233.65.95:34344
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:07 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (544.755µs) from=10.233.65.95:34346
    2023/01/07 02:58:07 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.72.30_8446"
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:07 [DEBUG] http: Request PUT /v1/agent/service/register (4.57287ms) from=10.233.65.95:34350
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:07 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (507.851µs) from=10.233.65.95:34352
    2023/01/07 02:58:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.72.30_8446"
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:07 [DEBUG] http: Request PUT /v1/agent/service/register (9.236496ms) from=10.233.65.95:34358
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:07 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (536.818µs) from=10.233.65.95:34360
    2023/01/07 02:58:07 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [INFO] agent: Synced service "_v11__aai-nquery_10.233.72.30_8446"
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:07 [DEBUG] http: Request PUT /v1/agent/service/register (4.22372ms) from=10.233.65.95:34362
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:07 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (524.218µs) from=10.233.65.95:34364
    2023/01/07 02:58:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [INFO] agent: Synced service "_v11_aai-nquery_10.233.72.30_8446"
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:07 [DEBUG] http: Request PUT /v1/agent/service/register (14.517743ms) from=10.233.65.95:34366
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:07 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (604.97µs) from=10.233.65.95:34368
    2023/01/07 02:58:07 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [INFO] agent: Synced service "_v12__aai-nquery_10.233.72.30_8446"
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:07 [DEBUG] http: Request PUT /v1/agent/service/register (23.694354ms) from=10.233.65.95:34372
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (439.531µs) from=10.233.65.95:34374
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [INFO] agent: Synced service "_v12_aai-nquery_10.233.72.30_8446"
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:07 [DEBUG] http: Request PUT /v1/agent/service/register (9.470356ms) from=10.233.65.95:34380
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:07 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (577.177µs) from=10.233.65.95:34384
    2023/01/07 02:58:07 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [INFO] agent: Synced service "_v13__aai-nquery_10.233.72.30_8446"
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:07 [DEBUG] http: Request PUT /v1/agent/service/register (5.437575ms) from=10.233.65.95:34386
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:07 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (430.404µs) from=10.233.65.95:34388
    2023/01/07 02:58:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [INFO] agent: Synced service "_v13_aai-nquery_10.233.72.30_8446"
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:07 [DEBUG] http: Request PUT /v1/agent/service/register (12.227129ms) from=10.233.65.95:34390
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:07 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:07 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (6.805484ms) from=10.233.65.95:34392
    2023/01/07 02:58:08 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:08 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [INFO] agent: Synced service "_v14__aai-nquery_10.233.72.30_8446"
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:08 [DEBUG] http: Request PUT /v1/agent/service/register (22.444048ms) from=10.233.65.95:34394
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:08 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (793.918µs) from=10.233.65.95:34396
    2023/01/07 02:58:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [INFO] agent: Synced service "_v14_aai-nquery_10.233.72.30_8446"
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:08 [DEBUG] http: Request PUT /v1/agent/service/register (4.821982ms) from=10.233.65.95:34402
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:08 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (515.881µs) from=10.233.65.95:34404
    2023/01/07 02:58:08 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:08 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [INFO] agent: Synced service "_v15__aai-nquery_10.233.72.30_8446"
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:08 [DEBUG] http: Request PUT /v1/agent/service/register (4.98733ms) from=10.233.65.95:34406
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:08 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (1.64444ms) from=10.233.65.95:34408
    2023/01/07 02:58:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [INFO] agent: Synced service "_v15_aai-nquery_10.233.72.30_8446"
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:08 [DEBUG] http: Request PUT /v1/agent/service/register (12.184005ms) from=10.233.65.95:34412
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:08 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (1.564246ms) from=10.233.65.95:34414
    2023/01/07 02:58:08 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:08 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [INFO] agent: Synced service "_v16__aai-nquery_10.233.72.30_8446"
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:08 [DEBUG] http: Request PUT /v1/agent/service/register (43.125433ms) from=10.233.65.95:34416
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (496.011µs) from=10.233.65.95:34418
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:08 [INFO] agent: Synced service "_v16_aai-nquery_10.233.72.30_8446"
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:08 [DEBUG] http: Request PUT /v1/agent/service/register (23.428097ms) from=10.233.65.95:34420
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:08 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (509.981µs) from=10.233.65.95:34422
    2023/01/07 02:58:08 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:08 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [INFO] agent: Synced service "_v17__aai-nquery_10.233.72.30_8446"
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:08 [DEBUG] http: Request PUT /v1/agent/service/register (5.197357ms) from=10.233.65.95:34424
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:08 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (854.926µs) from=10.233.65.95:34426
    2023/01/07 02:58:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [INFO] agent: Synced service "_v17_aai-nquery_10.233.72.30_8446"
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:08 [DEBUG] http: Request PUT /v1/agent/service/register (6.91386ms) from=10.233.65.95:34428
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:08 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (876.785µs) from=10.233.65.95:34432
    2023/01/07 02:58:08 [WARN] agent: Service name "_aai-nquery-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:08 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [INFO] agent: Synced service "_v18__aai-nquery_10.233.72.30_8446"
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.8_9015" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Node info in sync
    2023/01/07 02:58:08 [DEBUG] http: Request PUT /v1/agent/service/register (13.043567ms) from=10.233.65.95:34434
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.14_9007" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_sdc_10.233.19.197_8443" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.19.197_8080" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v0_multicloud_10.233.18.198_9001" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.188_9011" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.34.232_8181" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v17_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_catalog_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_nsd_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.96_8443" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.75_443" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v1_parser_10.233.19.12_8806" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v18__aai-nquery_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.30_8446" in sync
    2023/01/07 02:58:08 [DEBUG] agent: Service "_v14__aai-gener