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: 'd57cac6e-44b6-9ccf-7f8a-46d42d461014'
         Node name: 'onap-msb-consul-5454dcc5c5-8h2rc'
        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/14 03:03:03 [DEBUG] agent: Using random ID "d57cac6e-44b6-9ccf-7f8a-46d42d461014" as node ID
    2023/01/14 03:03:03 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:d57cac6e-44b6-9ccf-7f8a-46d42d461014 Address:127.0.0.1:8300}]
    2023/01/14 03:03:03 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2023/01/14 03:03:03 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-8h2rc.dc1 127.0.0.1
    2023/01/14 03:03:03 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2023/01/14 03:03:03 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-8h2rc 127.0.0.1
    2023/01/14 03:03:03 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-8h2rc (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/14 03:03:03 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-8h2rc.dc1" in area "wan"
    2023/01/14 03:03:03 [DEBUG] agent/proxy: managed Connect proxy manager started
    2023/01/14 03:03:03 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2023/01/14 03:03:03 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2023/01/14 03:03:03 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2023/01/14 03:03:03 [INFO] agent: started state syncer
    2023/01/14 03:03:03 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2023/01/14 03:03:03 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2023/01/14 03:03:03 [DEBUG] raft: Votes needed: 1
    2023/01/14 03:03:03 [DEBUG] raft: Vote granted from d57cac6e-44b6-9ccf-7f8a-46d42d461014 in term 2. Tally: 1
    2023/01/14 03:03:03 [INFO] raft: Election won. Tally: 1
    2023/01/14 03:03:03 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2023/01/14 03:03:03 [INFO] consul: cluster leadership acquired
    2023/01/14 03:03:03 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-8h2rc
    2023/01/14 03:03:03 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2023/01/14 03:03:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-8h2rc" since the cluster is too small
    2023/01/14 03:03:03 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-8h2rc' joined, marking health alive
    2023/01/14 03:03:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/14 03:03:04 [INFO] agent: Synced node info
    2023/01/14 03:03:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/14 03:03:04 [DEBUG] agent: Node info in sync
    2023/01/14 03:03:04 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.14.3 (currently running: 1.4.3)
    2023/01/14 03:04:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-8h2rc" since the cluster is too small
    2023/01/14 03:04:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/14 03:04:09 [DEBUG] agent: Node info in sync
    2023/01/14 03:05:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-8h2rc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/14 03:05:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-8h2rc" since the cluster is too small
    2023/01/14 03:06:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/14 03:06:02 [DEBUG] agent: Node info in sync
    2023/01/14 03:06:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-8h2rc" since the cluster is too small
    2023/01/14 03:07:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-8h2rc" since the cluster is too small
    2023/01/14 03:07:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-8h2rc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/14 03:07:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/14 03:07:56 [DEBUG] agent: Node info in sync
    2023/01/14 03:08:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-8h2rc" since the cluster is too small
    2023/01/14 03:09:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-8h2rc" since the cluster is too small
    2023/01/14 03:09:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/14 03:09:08 [DEBUG] agent: Node info in sync
    2023/01/14 03:09:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-8h2rc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/14 03:10:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-8h2rc" since the cluster is too small
    2023/01/14 03:11:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-8h2rc" since the cluster is too small
    2023/01/14 03:11:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/01/14 03:11:07 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-8h2rc" since the cluster is too small
    2023/01/14 03:12:07 [DEBUG] http: Request GET /v1/status/leader (1.292539ms) from=10.233.65.66:50200
    2023/01/14 03:12:07 [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/14 03:12:07 [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/14 03:12:07 [INFO] agent: Synced service "_v1_sdc-gui_10.233.63.241_8181"
    2023/01/14 03:12:07 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:07 [DEBUG] http: Request PUT /v1/agent/service/register (12.403811ms) from=10.233.65.66:50204
    2023/01/14 03:12:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:07 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (6.744101ms) from=10.233.65.66:50206
    2023/01/14 03:12:07 [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/14 03:12:07 [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/14 03:12:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:07 [INFO] agent: Synced service "_v1_wf-gui_10.233.58.17_8443"
    2023/01/14 03:12:07 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:07 [DEBUG] http: Request PUT /v1/agent/service/register (5.821985ms) from=10.233.65.66:50210
    2023/01/14 03:12:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:07 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (384.382µs) from=10.233.65.66:50212
    2023/01/14 03:12:07 [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/14 03:12: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/14 03:12:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:07 [INFO] agent: Synced service "_v1_sdc_10.233.22.168_8443"
    2023/01/14 03:12:07 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:07 [DEBUG] http: Request PUT /v1/agent/service/register (4.638705ms) from=10.233.65.66:50214
    2023/01/14 03:12:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:07 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:07 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:07 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (350.279µs) from=10.233.65.66:50216
    2023/01/14 03:12:07 [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/14 03:12: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/14 03:12:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:07 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:07 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.22.168_8080"
    2023/01/14 03:12:07 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:07 [DEBUG] http: Request PUT /v1/agent/service/register (6.828803ms) from=10.233.65.66:50220
    2023/01/14 03:12:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:07 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:07 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:08 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (877.802µs) from=10.233.65.66:50222
    2023/01/14 03:12:08 [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/14 03:12: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/14 03:12:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:08 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.15.169_9015"
    2023/01/14 03:12:08 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:08 [DEBUG] http: Request PUT /v1/agent/service/register (7.274547ms) from=10.233.65.66:50224
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (517.59µs) from=10.233.65.66:50226
    2023/01/14 03:12:08 [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/14 03:12: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/14 03:12:08 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:08 [INFO] agent: Synced service "_v1_parser_10.233.9.252_8806"
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:08 [DEBUG] http: Request PUT /v1/agent/service/register (29.107551ms) from=10.233.65.66:50228
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:08 [DEBUG] http: Request GET /v1/health/service/parser-v1 (517.502µs) from=10.233.65.66:50234
    2023/01/14 03:12:08 [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/14 03:12: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/14 03:12:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:08 [INFO] agent: Synced service "_v1_catalog_10.233.9.252_8806"
    2023/01/14 03:12:08 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:08 [DEBUG] http: Request PUT /v1/agent/service/register (16.341041ms) from=10.233.65.66:50236
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (453.965µs) from=10.233.65.66:50240
    2023/01/14 03:12:08 [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/14 03:12: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/14 03:12:08 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:08 [INFO] agent: Synced service "_v1_nsd_10.233.9.252_8806"
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:08 [DEBUG] http: Request PUT /v1/agent/service/register (23.109819ms) from=10.233.65.66:50244
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (377.915µs) from=10.233.65.66:50246
    2023/01/14 03:12:08 [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/14 03:12: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/14 03:12:08 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.9.252_8806"
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:08 [DEBUG] http: Request PUT /v1/agent/service/register (26.320819ms) from=10.233.65.66:50248
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (499.231µs) from=10.233.65.66:50250
    2023/01/14 03:12:08 [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/14 03:12: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/14 03:12:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:08 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.45.163_443"
    2023/01/14 03:12:08 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:08 [DEBUG] http: Request PUT /v1/agent/service/register (5.2403ms) from=10.233.65.66:50252
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:08 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (14.448952ms) from=10.233.65.66:50254
    2023/01/14 03:12:08 [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/14 03:12: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/14 03:12:08 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:08 [INFO] agent: Synced service "_v1_message-router_10.233.63.46_3904"
    2023/01/14 03:12:08 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:08 [DEBUG] http: Request PUT /v1/agent/service/register (4.118339ms) from=10.233.65.66:50256
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:08 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (439.804µs) from=10.233.65.66:50258
    2023/01/14 03:12:08 [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/14 03:12: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/14 03:12:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:08 [INFO] agent: Synced service "_v0_multicloud_10.233.28.80_9001"
    2023/01/14 03:12:08 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:08 [DEBUG] http: Request PUT /v1/agent/service/register (6.612026ms) from=10.233.65.66:50260
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:08 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (498.055µs) from=10.233.65.66:50264
    2023/01/14 03:12:09 [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/14 03:12:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:09 [INFO] agent: Synced service "_v1_multicloud_10.233.28.80_9001"
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:09 [DEBUG] http: Request PUT /v1/agent/service/register (30.166655ms) from=10.233.65.66:50270
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (329.395µs) from=10.233.65.66:50272
    2023/01/14 03:12:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:09 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.38.192_9007"
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:09 [DEBUG] http: Request PUT /v1/agent/service/register (24.760221ms) from=10.233.65.66:50278
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (332.131µs) from=10.233.65.66:50282
    2023/01/14 03:12:09 [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/14 03:12:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:09 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.38.192_9007"
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:09 [DEBUG] http: Request PUT /v1/agent/service/register (17.464808ms) from=10.233.65.66:50290
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (423.429µs) from=10.233.65.66:50292
    2023/01/14 03:12:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:09 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.50.145_9011"
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:09 [DEBUG] http: Request PUT /v1/agent/service/register (25.90607ms) from=10.233.65.66:50296
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (487.235µs) from=10.233.65.66:50298
    2023/01/14 03:12:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:09 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.50.145_9011"
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:09 [DEBUG] http: Request PUT /v1/agent/service/register (41.944046ms) from=10.233.65.66:50300
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (395.737µs) from=10.233.65.66:50302
    2023/01/14 03:12:09 [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/14 03:12:09 [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/14 03:12:09 [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/14 03:12:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.65.254_8446"
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:09 [DEBUG] http: Request PUT /v1/agent/service/register (5.207166ms) from=10.233.65.66:50306
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (964.334µs) from=10.233.65.66:50308
    2023/01/14 03:12:09 [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/14 03:12:09 [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/14 03:12:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:09 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.65.254_8446"
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:09 [DEBUG] http: Request PUT /v1/agent/service/register (47.667536ms) from=10.233.65.66:50318
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:09 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (447.404µs) from=10.233.65.66:50320
    2023/01/14 03:12:09 [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/14 03:12:09 [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/14 03:12:09 [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/14 03:12:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:09 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.65.254_8446"
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:09 [DEBUG] http: Request PUT /v1/agent/service/register (4.30244ms) from=10.233.65.66:50324
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:09 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:10 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (424.339µs) from=10.233.65.66:50326
    2023/01/14 03:12:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:10 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.65.254_8446"
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:10 [DEBUG] http: Request PUT /v1/agent/service/register (11.108555ms) from=10.233.65.66:50328
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:10 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (405.245µs) from=10.233.65.66:50330
    2023/01/14 03:12:10 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:10 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.65.254_8446"
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:10 [DEBUG] http: Request PUT /v1/agent/service/register (30.945637ms) from=10.233.65.66:50332
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:10 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (352.354µs) from=10.233.65.66:50334
    2023/01/14 03:12:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:10 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.65.254_8446"
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:10 [DEBUG] http: Request PUT /v1/agent/service/register (5.883016ms) from=10.233.65.66:50336
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:10 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (512.672µs) from=10.233.65.66:50338
    2023/01/14 03:12:10 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:10 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.65.254_8446"
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:10 [DEBUG] http: Request PUT /v1/agent/service/register (5.466665ms) from=10.233.65.66:50340
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:10 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (384.493µs) from=10.233.65.66:50342
    2023/01/14 03:12:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.65.254_8446"
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:10 [DEBUG] http: Request PUT /v1/agent/service/register (25.073992ms) from=10.233.65.66:50344
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:10 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (471.974µs) from=10.233.65.66:50350
    2023/01/14 03:12:10 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:10 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.65.254_8446"
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:10 [DEBUG] http: Request PUT /v1/agent/service/register (17.270748ms) from=10.233.65.66:50352
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:10 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (466.5µs) from=10.233.65.66:50354
    2023/01/14 03:12:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.65.254_8446"
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:10 [DEBUG] http: Request PUT /v1/agent/service/register (45.60346ms) from=10.233.65.66:50356
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:10 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (632.941µs) from=10.233.65.66:50358
    2023/01/14 03:12:10 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:10 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:10 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.65.254_8446"
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:10 [DEBUG] http: Request PUT /v1/agent/service/register (4.99997ms) from=10.233.65.66:50362
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:10 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (460.999µs) from=10.233.65.66:50366
    2023/01/14 03:12:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.65.254_8446"
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:10 [DEBUG] http: Request PUT /v1/agent/service/register (5.732122ms) from=10.233.65.66:50368
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:10 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (341.567µs) from=10.233.65.66:50370
    2023/01/14 03:12:10 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:10 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.65.254_8446"
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:10 [DEBUG] http: Request PUT /v1/agent/service/register (4.372151ms) from=10.233.65.66:50372
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:10 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (401.032µs) from=10.233.65.66:50374
    2023/01/14 03:12:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.65.254_8446"
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:10 [DEBUG] http: Request PUT /v1/agent/service/register (4.3755ms) from=10.233.65.66:50376
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:10 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-8h2rc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/01/14 03:12:10 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (464.681µs) from=10.233.65.66:50378
    2023/01/14 03:12:10 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:10 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.65.254_8446"
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:11 [DEBUG] http: Request PUT /v1/agent/service/register (38.351696ms) from=10.233.65.66:50384
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:11 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (16.154124ms) from=10.233.65.66:50388
    2023/01/14 03:12:11 [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/14 03:12:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:11 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.65.254_8446"
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:11 [DEBUG] http: Request PUT /v1/agent/service/register (27.640263ms) from=10.233.65.66:50390
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:11 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (1.374441ms) from=10.233.65.66:50392
    2023/01/14 03:12:11 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:11 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.65.254_8446"
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:11 [DEBUG] http: Request PUT /v1/agent/service/register (24.581331ms) from=10.233.65.66:50394
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:11 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (513.337µs) from=10.233.65.66:50400
    2023/01/14 03:12:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.65.254_8446"
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:11 [DEBUG] http: Request PUT /v1/agent/service/register (46.997127ms) from=10.233.65.66:50402
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:11 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (354.168µs) from=10.233.65.66:50404
    2023/01/14 03:12:11 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:11 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.65.254_8446"
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:11 [DEBUG] http: Request PUT /v1/agent/service/register (25.512667ms) from=10.233.65.66:50408
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (322.46µs) from=10.233.65.66:50410
    2023/01/14 03:12:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.65.254_8446"
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:11 [DEBUG] http: Request PUT /v1/agent/service/register (4.766608ms) from=10.233.65.66:50412
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (635.202µs) from=10.233.65.66:50414
    2023/01/14 03:12:11 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:11 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.65.254_8446"
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:11 [DEBUG] http: Request PUT /v1/agent/service/register (6.155108ms) from=10.233.65.66:50416
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (472.735µs) from=10.233.65.66:50420
    2023/01/14 03:12:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.65.254_8446"
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:11 [DEBUG] http: Request PUT /v1/agent/service/register (16.606225ms) from=10.233.65.66:50422
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (366.13µs) from=10.233.65.66:50434
    2023/01/14 03:12:11 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:11 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.65.254_8446"
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:11 [DEBUG] http: Request PUT /v1/agent/service/register (18.417797ms) from=10.233.65.66:50438
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (384.22µs) from=10.233.65.66:50442
    2023/01/14 03:12:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:11 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.65.254_8446"
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:11 [DEBUG] http: Request PUT /v1/agent/service/register (6.52176ms) from=10.233.65.66:50444
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (359.437µs) from=10.233.65.66:50446
    2023/01/14 03:12:11 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:11 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.65.254_8446"
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:11 [DEBUG] http: Request PUT /v1/agent/service/register (30.39387ms) from=10.233.65.66:50448
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:11 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (946.119µs) from=10.233.65.66:50452
    2023/01/14 03:12:12 [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/14 03:12:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.65.254_8446"
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] http: Request PUT /v1/agent/service/register (11.126421ms) from=10.233.65.66:50454
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:12 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (438.156µs) from=10.233.65.66:50456
    2023/01/14 03:12:12 [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/14 03:12:12 [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/14 03:12:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.65.254_8446"
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:12 [DEBUG] http: Request PUT /v1/agent/service/register (15.705243ms) from=10.233.65.66:50458
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:12 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (2.238984ms) from=10.233.65.66:50460
    2023/01/14 03:12:12 [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/14 03:12:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.65.254_8446"
    2023/01/14 03:12:12 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:12 [DEBUG] http: Request PUT /v1/agent/service/register (23.195926ms) from=10.233.65.66:50466
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:12 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (1.741651ms) from=10.233.65.66:50468
    2023/01/14 03:12:12 [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/14 03:12:12 [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/14 03:12:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.65.254_8446"
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:12 [DEBUG] http: Request PUT /v1/agent/service/register (7.577067ms) from=10.233.65.66:50470
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:12 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (443.763µs) from=10.233.65.66:50472
    2023/01/14 03:12:12 [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/14 03:12:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.65.254_8446"
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:12 [DEBUG] http: Request PUT /v1/agent/service/register (28.152011ms) from=10.233.65.66:50474
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:12 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (340.436µs) from=10.233.65.66:50476
    2023/01/14 03:12:12 [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/14 03:12:12 [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/14 03:12:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.65.254_8446"
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:12 [DEBUG] http: Request PUT /v1/agent/service/register (32.401826ms) from=10.233.65.66:50480
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:12 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (347.471µs) from=10.233.65.66:50482
    2023/01/14 03:12:12 [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/14 03:12:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.65.254_8446"
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:12 [DEBUG] http: Request PUT /v1/agent/service/register (7.83647ms) from=10.233.65.66:50484
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:12 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (9.95882ms) from=10.233.65.66:50486
    2023/01/14 03:12:12 [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/14 03:12:12 [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/14 03:12:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.65.254_8446"
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:12 [DEBUG] http: Request PUT /v1/agent/service/register (4.418164ms) from=10.233.65.66:50488
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:12 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (410.451µs) from=10.233.65.66:50490
    2023/01/14 03:12:12 [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/14 03:12:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.65.254_8446"
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:12 [DEBUG] http: Request PUT /v1/agent/service/register (10.390076ms) from=10.233.65.66:50492
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:12 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (363.186µs) from=10.233.65.66:50494
    2023/01/14 03:12:12 [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/14 03:12:12 [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/14 03:12:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.65.254_8446"
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:12 [DEBUG] http: Request PUT /v1/agent/service/register (7.958564ms) from=10.233.65.66:50496
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:12 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:12 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (6.88703ms) from=10.233.65.66:50498
    2023/01/14 03:12:12 [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/14 03:12:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.65.254_8446"
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:13 [DEBUG] http: Request PUT /v1/agent/service/register (88.017655ms) from=10.233.65.66:50502
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:13 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (361.268µs) from=10.233.65.66:50506
    2023/01/14 03:12:13 [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/14 03:12:13 [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/14 03:12:13 [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/14 03:12:13 [DEBUG] 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/14 03:12:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [INFO] agent: Synced service "_v11__aai-nquery_10.233.65.254_8446"
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:13 [DEBUG] http: Request PUT /v1/agent/service/register (4.435791ms) from=10.233.65.66:50508
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:13 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (311.886µs) from=10.233.65.66:50510
    2023/01/14 03:12:13 [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/14 03:12:13 [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/14 03:12:13 [DEBUG] 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/14 03:12:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [INFO] agent: Synced service "_v11_aai-nquery_10.233.65.254_8446"
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:13 [DEBUG] http: Request PUT /v1/agent/service/register (4.309397ms) from=10.233.65.66:50512
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:13 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (551.877µs) from=10.233.65.66:50514
    2023/01/14 03:12:13 [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/14 03:12:13 [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/14 03:12:13 [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/14 03:12:13 [DEBUG] 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/14 03:12:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [INFO] agent: Synced service "_v12__aai-nquery_10.233.65.254_8446"
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:13 [DEBUG] http: Request PUT /v1/agent/service/register (4.634324ms) from=10.233.65.66:50516
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:13 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (331.157µs) from=10.233.65.66:50520
    2023/01/14 03:12:13 [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/14 03:12:13 [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/14 03:12:13 [DEBUG] 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/14 03:12:13 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:13 [INFO] agent: Synced service "_v12_aai-nquery_10.233.65.254_8446"
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:13 [DEBUG] http: Request PUT /v1/agent/service/register (3.918943ms) from=10.233.65.66:50522
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:13 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (356.592µs) from=10.233.65.66:50526
    2023/01/14 03:12:13 [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/14 03:12:13 [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/14 03:12:13 [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/14 03:12:13 [DEBUG] 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/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [INFO] agent: Synced service "_v13__aai-nquery_10.233.65.254_8446"
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:13 [DEBUG] http: Request PUT /v1/agent/service/register (4.108456ms) from=10.233.65.66:50528
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:13 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (336.984µs) from=10.233.65.66:50530
    2023/01/14 03:12:13 [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/14 03:12:13 [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/14 03:12:13 [DEBUG] 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/14 03:12:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [INFO] agent: Synced service "_v13_aai-nquery_10.233.65.254_8446"
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:13 [DEBUG] http: Request PUT /v1/agent/service/register (5.112478ms) from=10.233.65.66:50532
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:13 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (480.009µs) from=10.233.65.66:50534
    2023/01/14 03:12:13 [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/14 03:12:13 [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/14 03:12:13 [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/14 03:12:13 [DEBUG] 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/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [INFO] agent: Synced service "_v14__aai-nquery_10.233.65.254_8446"
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:13 [DEBUG] http: Request PUT /v1/agent/service/register (5.195582ms) from=10.233.65.66:50536
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:13 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (747.16µs) from=10.233.65.66:50538
    2023/01/14 03:12:13 [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/14 03:12:13 [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/14 03:12:13 [DEBUG] 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/14 03:12:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [INFO] agent: Synced service "_v14_aai-nquery_10.233.65.254_8446"
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:13 [DEBUG] http: Request PUT /v1/agent/service/register (13.509136ms) from=10.233.65.66:50542
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:13 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (444.594µs) from=10.233.65.66:50544
    2023/01/14 03:12:13 [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/14 03:12:13 [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/14 03:12:13 [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/14 03:12:13 [DEBUG] 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/14 03:12:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [INFO] agent: Synced service "_v15__aai-nquery_10.233.65.254_8446"
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:13 [DEBUG] http: Request PUT /v1/agent/service/register (5.249189ms) from=10.233.65.66:50546
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:13 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (449.477µs) from=10.233.65.66:50548
    2023/01/14 03:12:13 [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/14 03:12:13 [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/14 03:12:13 [DEBUG] 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/14 03:12:13 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [INFO] agent: Synced service "_v15_aai-nquery_10.233.65.254_8446"
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:13 [DEBUG] http: Request PUT /v1/agent/service/register (9.440081ms) from=10.233.65.66:50550
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:13 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (1.035945ms) from=10.233.65.66:50552
    2023/01/14 03:12:13 [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/14 03:12:13 [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/14 03:12:13 [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/14 03:12:13 [DEBUG] 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/14 03:12:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [INFO] agent: Synced service "_v16__aai-nquery_10.233.65.254_8446"
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:13 [DEBUG] http: Request PUT /v1/agent/service/register (6.451078ms) from=10.233.65.66:50556
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:13 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:13 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (348.496µs) from=10.233.65.66:50560
    2023/01/14 03:12:14 [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/14 03:12:14 [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/14 03:12:14 [DEBUG] 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/14 03:12:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [INFO] agent: Synced service "_v16_aai-nquery_10.233.65.254_8446"
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:14 [DEBUG] http: Request PUT /v1/agent/service/register (7.153492ms) from=10.233.65.66:50562
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Node info in sync
    2023/01/14 03:12:14 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (6.53665ms) from=10.233.65.66:50564
    2023/01/14 03:12:14 [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/14 03:12:14 [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/14 03:12:14 [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/14 03:12:14 [DEBUG] 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/14 03:12:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v1_sdc_10.233.22.168_8443" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.252_8806" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v1_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v1_nsd_10.233.9.252_8806" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [INFO] agent: Synced service "_v17__aai-nquery_10.233.65.254_8446"
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v0_multicloud_10.233.28.80_9001" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.17_8443" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.163_443" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v1_catalog_10.233.9.252_8806" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.63.241_8181" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.15.169_9015" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v1_parser_10.233.9.252_8806" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.192_9007" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.22.168_8080" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v1_message-router_10.233.63.46_3904" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.145_9011" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.254_8446" in sync
    2023/01/14 03:12:14 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.254_8446" in sync
    20