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: '7dd366ad-e5e8-40b0-311c-17512a1839a0'
         Node name: 'onap-msb-consul-f96d66b85-r9hz5'
        Datacenter: 'dc1' (Segment: '')
            Server: true (Bootstrap: false)
       Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600)
      Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302)
           Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false

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

    2022/10/14 02:43:21 [DEBUG] agent: Using random ID "7dd366ad-e5e8-40b0-311c-17512a1839a0" as node ID
    2022/10/14 02:43:21 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:7dd366ad-e5e8-40b0-311c-17512a1839a0 Address:127.0.0.1:8300}]
    2022/10/14 02:43:21 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/10/14 02:43:21 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-r9hz5.dc1 127.0.0.1
    2022/10/14 02:43:21 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-r9hz5 127.0.0.1
    2022/10/14 02:43:21 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-r9hz5 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/14 02:43:21 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/10/14 02:43:21 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-r9hz5.dc1" in area "wan"
    2022/10/14 02:43:21 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/10/14 02:43:21 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/10/14 02:43:21 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/10/14 02:43:21 [INFO] agent: started state syncer
    2022/10/14 02:43:21 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/10/14 02:43:21 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/10/14 02:43:21 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/10/14 02:43:21 [DEBUG] raft: Votes needed: 1
    2022/10/14 02:43:21 [DEBUG] raft: Vote granted from 7dd366ad-e5e8-40b0-311c-17512a1839a0 in term 2. Tally: 1
    2022/10/14 02:43:21 [INFO] raft: Election won. Tally: 1
    2022/10/14 02:43:21 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/10/14 02:43:21 [INFO] consul: cluster leadership acquired
    2022/10/14 02:43:21 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-r9hz5
    2022/10/14 02:43:21 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/10/14 02:43:21 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-r9hz5" since the cluster is too small
    2022/10/14 02:43:21 [INFO] consul: member 'onap-msb-consul-f96d66b85-r9hz5' joined, marking health alive
    2022/10/14 02:43:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/14 02:43:21 [INFO] agent: Synced node info
    2022/10/14 02:43:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/14 02:43:21 [DEBUG] agent: Node info in sync
    2022/10/14 02:43:21 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.13.2 (currently running: 1.4.3)
    2022/10/14 02:44:21 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-r9hz5" since the cluster is too small
    2022/10/14 02:45:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/14 02:45:19 [DEBUG] agent: Node info in sync
    2022/10/14 02:45:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-r9hz5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/14 02:45:21 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-r9hz5" since the cluster is too small
    2022/10/14 02:46:21 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-r9hz5" since the cluster is too small
    2022/10/14 02:47:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/14 02:47:07 [DEBUG] agent: Node info in sync
    2022/10/14 02:47:21 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-r9hz5" since the cluster is too small
    2022/10/14 02:47:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-r9hz5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/14 02:48:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/14 02:48:09 [DEBUG] agent: Node info in sync
    2022/10/14 02:48:21 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-r9hz5" since the cluster is too small
    2022/10/14 02:49:21 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-r9hz5" since the cluster is too small
    2022/10/14 02:49:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-r9hz5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/14 02:49:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/14 02:49:48 [DEBUG] agent: Node info in sync
    2022/10/14 02:50:21 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-r9hz5" since the cluster is too small
    2022/10/14 02:50:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/14 02:50:58 [DEBUG] agent: Node info in sync
    2022/10/14 02:51:21 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-r9hz5" since the cluster is too small
    2022/10/14 02:52:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-r9hz5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/14 02:52:21 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-r9hz5" since the cluster is too small
    2022/10/14 02:52:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/14 02:52:42 [DEBUG] agent: Node info in sync
    2022/10/14 02:53:21 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-r9hz5" since the cluster is too small
    2022/10/14 02:54:12 [DEBUG] http: Request GET /v1/status/leader (2.079247ms) from=10.233.71.245:44132
    2022/10/14 02:54:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54: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.
    2022/10/14 02:54:13 [INFO] agent: Synced service "_v0_multicloud_10.233.16.31_9001"
    2022/10/14 02:54:13 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:13 [DEBUG] http: Request PUT /v1/agent/service/register (7.186204ms) from=10.233.71.245:44160
    2022/10/14 02:54:13 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:13 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (2.353764ms) from=10.233.71.245:44162
    2022/10/14 02:54:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54: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.
    2022/10/14 02:54:13 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:13 [INFO] agent: Synced service "_v1_multicloud_10.233.16.31_9001"
    2022/10/14 02:54:13 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:13 [DEBUG] http: Request PUT /v1/agent/service/register (26.309355ms) from=10.233.71.245:44166
    2022/10/14 02:54:13 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:13 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:13 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (841.577µs) from=10.233.71.245:44168
    2022/10/14 02:54:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:13 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:13 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:13 [INFO] agent: Synced service "_v1_wf-gui_10.233.1.244_8443"
    2022/10/14 02:54:13 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:13 [DEBUG] http: Request PUT /v1/agent/service/register (12.217723ms) from=10.233.71.245:44170
    2022/10/14 02:54:13 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:13 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:13 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (2.165956ms) from=10.233.71.245:44172
    2022/10/14 02:54:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54: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.
    2022/10/14 02:54:13 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:13 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:13 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.49.175_443"
    2022/10/14 02:54:13 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:13 [DEBUG] http: Request PUT /v1/agent/service/register (19.4526ms) from=10.233.71.245:44176
    2022/10/14 02:54:13 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:13 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:13 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:13 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (565.56µs) from=10.233.71.245:44178
    2022/10/14 02:54:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54: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.
    2022/10/14 02:54:14 [INFO] agent: Synced service "_v1_message-router_10.233.17.136_3904"
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:14 [DEBUG] http: Request PUT /v1/agent/service/register (19.086929ms) from=10.233.71.245:44182
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:14 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (595.429µs) from=10.233.71.245:44184
    2022/10/14 02:54:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:14 [INFO] agent: Synced service "_v1_sdc-gui_10.233.33.170_8181"
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:14 [DEBUG] http: Request PUT /v1/agent/service/register (7.853272ms) from=10.233.71.245:44186
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (1.411358ms) from=10.233.71.245:44188
    2022/10/14 02:54:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54: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.
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:14 [INFO] agent: Synced service "_v1_parser_10.233.39.55_8806"
    2022/10/14 02:54:14 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:14 [DEBUG] http: Request PUT /v1/agent/service/register (10.629813ms) from=10.233.71.245:44190
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:14 [DEBUG] http: Request GET /v1/health/service/parser-v1 (695.751µs) from=10.233.71.245:44194
    2022/10/14 02:54:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54: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.
    2022/10/14 02:54:14 [INFO] agent: Synced service "_v1_catalog_10.233.39.55_8806"
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:14 [DEBUG] http: Request PUT /v1/agent/service/register (6.687874ms) from=10.233.71.245:44196
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (2.243303ms) from=10.233.71.245:44198
    2022/10/14 02:54:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54: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.
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:14 [INFO] agent: Synced service "_v1_nsd_10.233.39.55_8806"
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:14 [DEBUG] http: Request PUT /v1/agent/service/register (14.232206ms) from=10.233.71.245:44202
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (541.677µs) from=10.233.71.245:44204
    2022/10/14 02:54:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54: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.
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:14 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.39.55_8806"
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:14 [DEBUG] http: Request PUT /v1/agent/service/register (9.603166ms) from=10.233.71.245:44206
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (12.852628ms) from=10.233.71.245:44208
    2022/10/14 02:54:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54: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.
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:14 [INFO] agent: Synced service "_v1_sdc_10.233.39.252_8443"
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:14 [DEBUG] http: Request PUT /v1/agent/service/register (7.700685ms) from=10.233.71.245:44210
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:14 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (451.606µs) from=10.233.71.245:44214
    2022/10/14 02:54:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54: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.
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:14 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.39.252_8080"
    2022/10/14 02:54:14 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:14 [DEBUG] http: Request PUT /v1/agent/service/register (13.380553ms) from=10.233.71.245:44216
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:14 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (2.638436ms) from=10.233.71.245:44218
    2022/10/14 02:54:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54: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.
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:14 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.25.208_9011"
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:14 [DEBUG] http: Request PUT /v1/agent/service/register (8.256396ms) from=10.233.71.245:44222
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (736.031µs) from=10.233.71.245:44224
    2022/10/14 02:54:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54: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.
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:14 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.25.208_9011"
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:14 [DEBUG] http: Request PUT /v1/agent/service/register (14.259462ms) from=10.233.71.245:44228
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (494.92µs) from=10.233.71.245:44230
    2022/10/14 02:54:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54: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.
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:14 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.10.4_9015"
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:14 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:14 [DEBUG] http: Request PUT /v1/agent/service/register (34.714142ms) from=10.233.71.245:44232
    2022/10/14 02:54:15 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (567.159µs) from=10.233.71.245:44234
    2022/10/14 02:54:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.2.186_9007"
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:15 [DEBUG] http: Request PUT /v1/agent/service/register (9.533796ms) from=10.233.71.245:44238
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (21.471449ms) from=10.233.71.245:44240
    2022/10/14 02:54:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:15 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.2.186_9007"
    2022/10/14 02:54:15 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:15 [DEBUG] http: Request PUT /v1/agent/service/register (19.713938ms) from=10.233.71.245:44244
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (856.588µs) from=10.233.71.245:44246
    2022/10/14 02:54:15 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:15 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:15 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.67.19_8446"
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:15 [DEBUG] http: Request PUT /v1/agent/service/register (22.56494ms) from=10.233.71.245:44250
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:15 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (783.213µs) from=10.233.71.245:44252
    2022/10/14 02:54:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.67.19_8446"
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:15 [DEBUG] http: Request PUT /v1/agent/service/register (12.771061ms) from=10.233.71.245:44254
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:15 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (21.961308ms) from=10.233.71.245:44262
    2022/10/14 02:54:15 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:15 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:15 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.67.19_8446"
    2022/10/14 02:54:15 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:15 [DEBUG] http: Request PUT /v1/agent/service/register (27.596369ms) from=10.233.71.245:44266
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:15 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (830.878µs) from=10.233.71.245:44270
    2022/10/14 02:54:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.67.19_8446"
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:15 [DEBUG] http: Request PUT /v1/agent/service/register (6.843043ms) from=10.233.71.245:44274
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:15 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (5.98994ms) from=10.233.71.245:44278
    2022/10/14 02:54:15 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:15 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:15 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.67.19_8446"
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:15 [DEBUG] http: Request PUT /v1/agent/service/register (11.362401ms) from=10.233.71.245:44280
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:15 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (6.002513ms) from=10.233.71.245:44282
    2022/10/14 02:54:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:15 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.67.19_8446"
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:15 [DEBUG] http: Request PUT /v1/agent/service/register (20.152644ms) from=10.233.71.245:44290
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:15 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (669.503µs) from=10.233.71.245:44292
    2022/10/14 02:54:15 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:15 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.67.19_8446"
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:15 [DEBUG] http: Request PUT /v1/agent/service/register (14.560857ms) from=10.233.71.245:44296
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:15 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (673.754µs) from=10.233.71.245:44300
    2022/10/14 02:54:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.67.19_8446"
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:15 [DEBUG] http: Request PUT /v1/agent/service/register (10.924408ms) from=10.233.71.245:44302
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:15 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:16 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (709.549µs) from=10.233.71.245:44304
    2022/10/14 02:54:16 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:16 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.67.19_8446"
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:16 [DEBUG] http: Request PUT /v1/agent/service/register (10.388922ms) from=10.233.71.245:44306
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:16 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (648.672µs) from=10.233.71.245:44310
    2022/10/14 02:54:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.67.19_8446"
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:16 [DEBUG] http: Request PUT /v1/agent/service/register (16.464616ms) from=10.233.71.245:44316
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:16 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (503.606µs) from=10.233.71.245:44318
    2022/10/14 02:54:16 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:16 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.67.19_8446"
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:16 [DEBUG] http: Request PUT /v1/agent/service/register (89.737406ms) from=10.233.71.245:44320
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:16 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (793.825µs) from=10.233.71.245:44324
    2022/10/14 02:54:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.67.19_8446"
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:16 [DEBUG] http: Request PUT /v1/agent/service/register (38.979598ms) from=10.233.71.245:44330
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:16 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (511.008µs) from=10.233.71.245:44332
    2022/10/14 02:54:16 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:16 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.67.19_8446"
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:16 [DEBUG] http: Request PUT /v1/agent/service/register (15.787679ms) from=10.233.71.245:44334
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:16 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (566.775µs) from=10.233.71.245:44336
    2022/10/14 02:54:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.67.19_8446"
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:16 [DEBUG] http: Request PUT /v1/agent/service/register (21.574901ms) from=10.233.71.245:44338
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:16 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (714.068µs) from=10.233.71.245:44340
    2022/10/14 02:54:16 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:16 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:16 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.67.19_8446"
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:16 [DEBUG] http: Request PUT /v1/agent/service/register (53.066175ms) from=10.233.71.245:44342
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:16 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (684.247µs) from=10.233.71.245:44350
    2022/10/14 02:54:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.67.19_8446"
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:16 [DEBUG] http: Request PUT /v1/agent/service/register (7.344344ms) from=10.233.71.245:44354
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:16 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (648.45µs) from=10.233.71.245:44356
    2022/10/14 02:54:16 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:16 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.67.19_8446"
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:16 [DEBUG] http: Request PUT /v1/agent/service/register (10.745514ms) from=10.233.71.245:44358
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:16 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (556.467µs) from=10.233.71.245:44360
    2022/10/14 02:54:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.67.19_8446"
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:16 [DEBUG] http: Request PUT /v1/agent/service/register (12.776083ms) from=10.233.71.245:44362
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:16 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (542.44µs) from=10.233.71.245:44364
    2022/10/14 02:54:16 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:16 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.67.19_8446"
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:16 [DEBUG] http: Request PUT /v1/agent/service/register (14.75669ms) from=10.233.71.245:44366
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:16 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:17 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (9.485873ms) from=10.233.71.245:44368
    2022/10/14 02:54:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.67.19_8446"
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:17 [DEBUG] http: Request PUT /v1/agent/service/register (14.065878ms) from=10.233.71.245:44370
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:17 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (653.832µs) from=10.233.71.245:44376
    2022/10/14 02:54:17 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:17 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.67.19_8446"
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:17 [DEBUG] http: Request PUT /v1/agent/service/register (38.375311ms) from=10.233.71.245:44380
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:17 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (648.998µs) from=10.233.71.245:44382
    2022/10/14 02:54:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.67.19_8446"
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:17 [DEBUG] http: Request PUT /v1/agent/service/register (23.226172ms) from=10.233.71.245:44384
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:17 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (17.100355ms) from=10.233.71.245:44386
    2022/10/14 02:54:17 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:17 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.67.19_8446"
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:17 [DEBUG] http: Request PUT /v1/agent/service/register (75.151775ms) from=10.233.71.245:44388
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:17 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (635.014µs) from=10.233.71.245:44392
    2022/10/14 02:54:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.67.19_8446"
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:17 [DEBUG] http: Request PUT /v1/agent/service/register (25.004532ms) from=10.233.71.245:44396
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:17 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (835.324µs) from=10.233.71.245:44398
    2022/10/14 02:54:17 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:17 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.67.19_8446"
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:17 [DEBUG] http: Request PUT /v1/agent/service/register (17.684253ms) from=10.233.71.245:44402
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:17 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (567.988µs) from=10.233.71.245:44412
    2022/10/14 02:54:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.67.19_8446"
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:17 [DEBUG] http: Request PUT /v1/agent/service/register (17.954103ms) from=10.233.71.245:44414
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:17 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (647.767µs) from=10.233.71.245:44416
    2022/10/14 02:54:17 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:17 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.67.19_8446"
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:17 [DEBUG] http: Request PUT /v1/agent/service/register (9.260774ms) from=10.233.71.245:44418
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:17 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (519.523µs) from=10.233.71.245:44420
    2022/10/14 02:54:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.67.19_8446"
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:17 [DEBUG] http: Request PUT /v1/agent/service/register (25.540183ms) from=10.233.71.245:44422
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:17 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (775.051µs) from=10.233.71.245:44424
    2022/10/14 02:54:17 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:17 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:17 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.67.19_8446"
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:17 [DEBUG] http: Request PUT /v1/agent/service/register (12.429256ms) from=10.233.71.245:44426
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:17 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:17 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (861.975µs) from=10.233.71.245:44428
    2022/10/14 02:54:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.67.19_8446"
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:18 [DEBUG] http: Request PUT /v1/agent/service/register (57.942546ms) from=10.233.71.245:44430
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:18 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (607.554µs) from=10.233.71.245:44434
    2022/10/14 02:54:18 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:18 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.67.19_8446"
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:18 [DEBUG] http: Request PUT /v1/agent/service/register (23.172809ms) from=10.233.71.245:44436
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:18 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (2.048681ms) from=10.233.71.245:44438
    2022/10/14 02:54:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.67.19_8446"
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:18 [DEBUG] http: Request PUT /v1/agent/service/register (20.149473ms) from=10.233.71.245:44440
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:18 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (2.947118ms) from=10.233.71.245:44442
    2022/10/14 02:54:18 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:18 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.67.19_8446"
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:18 [DEBUG] http: Request PUT /v1/agent/service/register (18.065001ms) from=10.233.71.245:44444
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:18 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (685.624µs) from=10.233.71.245:44446
    2022/10/14 02:54:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.67.19_8446"
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:18 [DEBUG] http: Request PUT /v1/agent/service/register (61.085615ms) from=10.233.71.245:44452
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:18 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (596.227µs) from=10.233.71.245:44456
    2022/10/14 02:54:18 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:18 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.67.19_8446"
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:18 [DEBUG] http: Request PUT /v1/agent/service/register (38.127889ms) from=10.233.71.245:44464
    2022/10/14 02:54:18 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (512.716µs) from=10.233.71.245:44468
    2022/10/14 02:54:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.67.19_8446"
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:18 [DEBUG] http: Request PUT /v1/agent/service/register (7.065496ms) from=10.233.71.245:44470
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:18 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (571.865µs) from=10.233.71.245:44472
    2022/10/14 02:54:18 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:18 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [INFO] agent: Synced service "_v11__aai-nquery_10.233.67.19_8446"
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:18 [DEBUG] http: Request PUT /v1/agent/service/register (11.196688ms) from=10.233.71.245:44474
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:18 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (771.926µs) from=10.233.71.245:44478
    2022/10/14 02:54:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [INFO] agent: Synced service "_v11_aai-nquery_10.233.67.19_8446"
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:18 [DEBUG] http: Request PUT /v1/agent/service/register (28.084429ms) from=10.233.71.245:44484
    2022/10/14 02:54:18 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (706.929µs) from=10.233.71.245:44486
    2022/10/14 02:54:18 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:18 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [INFO] agent: Synced service "_v12__aai-nquery_10.233.67.19_8446"
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:18 [DEBUG] http: Request PUT /v1/agent/service/register (9.614888ms) from=10.233.71.245:44490
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:18 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:18 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (514.345µs) from=10.233.71.245:44494
    2022/10/14 02:54:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [INFO] agent: Synced service "_v12_aai-nquery_10.233.67.19_8446"
    2022/10/14 02:54:19 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:19 [DEBUG] http: Request PUT /v1/agent/service/register (54.510334ms) from=10.233.71.245:44496
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:19 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (546.549µs) from=10.233.71.245:44498
    2022/10/14 02:54:19 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:19 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [INFO] agent: Synced service "_v13__aai-nquery_10.233.67.19_8446"
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:19 [DEBUG] http: Request PUT /v1/agent/service/register (24.245532ms) from=10.233.71.245:44500
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:19 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (48.645622ms) from=10.233.71.245:44504
    2022/10/14 02:54:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [INFO] agent: Synced service "_v13_aai-nquery_10.233.67.19_8446"
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:19 [DEBUG] http: Request PUT /v1/agent/service/register (120.664784ms) from=10.233.71.245:44508
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:19 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (544.083µs) from=10.233.71.245:44516
    2022/10/14 02:54:19 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:19 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [INFO] agent: Synced service "_v14__aai-nquery_10.233.67.19_8446"
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:19 [DEBUG] http: Request PUT /v1/agent/service/register (29.419163ms) from=10.233.71.245:44518
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:19 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (795.892µs) from=10.233.71.245:44520
    2022/10/14 02:54:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [INFO] agent: Synced service "_v14_aai-nquery_10.233.67.19_8446"
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:19 [DEBUG] http: Request PUT /v1/agent/service/register (10.607136ms) from=10.233.71.245:44522
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:19 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (983.7µs) from=10.233.71.245:44524
    2022/10/14 02:54:19 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:19 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [INFO] agent: Synced service "_v15__aai-nquery_10.233.67.19_8446"
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:19 [DEBUG] http: Request PUT /v1/agent/service/register (17.086424ms) from=10.233.71.245:44526
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:19 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (638.133µs) from=10.233.71.245:44528
    2022/10/14 02:54:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [INFO] agent: Synced service "_v15_aai-nquery_10.233.67.19_8446"
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:19 [DEBUG] http: Request PUT /v1/agent/service/register (21.105614ms) from=10.233.71.245:44530
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:19 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (792.976µs) from=10.233.71.245:44534
    2022/10/14 02:54:19 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:19 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [INFO] agent: Synced service "_v16__aai-nquery_10.233.67.19_8446"
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:19 [DEBUG] http: Request PUT /v1/agent/service/register (7.885528ms) from=10.233.71.245:44536
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:19 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (555.496µs) from=10.233.71.245:44538
    2022/10/14 02:54:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [INFO] agent: Synced service "_v16_aai-nquery_10.233.67.19_8446"
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:19 [DEBUG] http: Request PUT /v1/agent/service/register (12.9236ms) from=10.233.71.245:44542
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:19 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:19 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (1.798083ms) from=10.233.71.245:44544
    2022/10/14 02:54:19 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:19 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [INFO] agent: Synced service "_v17__aai-nquery_10.233.67.19_8446"
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:20 [DEBUG] http: Request PUT /v1/agent/service/register (9.61255ms) from=10.233.71.245:44546
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:20 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (617.549µs) from=10.233.71.245:44550
    2022/10/14 02:54:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.55_8806" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.244_8443" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v1_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [INFO] agent: Synced service "_v17_aai-nquery_10.233.67.19_8446"
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v1_message-router_10.233.17.136_3904" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.170_8181" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v1_catalog_10.233.39.55_8806" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v1_parser_10.233.39.55_8806" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.4_9015" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v0_multicloud_10.233.16.31_9001" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.49.175_443" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.186_9007" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v1_sdc_10.233.39.252_8443" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.252_8080" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v1_nsd_10.233.39.55_8806" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.208_9011" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Node info in sync
    2022/10/14 02:54:20 [DEBUG] http: Request PUT /v1/agent/service/register (50.169365ms) from=10.233.71.245:44556
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.19_8446" in sync
    2022/10/14 02:54:20 [DEBUG] agent: Service "_v17_aai-nquery_10.233.67.19_8446" in sync