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: '76a1052a-9e6d-3306-0747-8e1f11ced892'
         Node name: 'onap-msb-consul-59f55f8877-v2w5t'
        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/03/22 00:18:38 [DEBUG] agent: Using random ID "76a1052a-9e6d-3306-0747-8e1f11ced892" as node ID
    2022/03/22 00:18:38 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:76a1052a-9e6d-3306-0747-8e1f11ced892 Address:127.0.0.1:8300}]
    2022/03/22 00:18:38 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/03/22 00:18:39 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-v2w5t.dc1 127.0.0.1
    2022/03/22 00:18:39 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/03/22 00:18:39 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/03/22 00:18:39 [WARN] raft: Unable to get address for server id 76a1052a-9e6d-3306-0747-8e1f11ced892, using fallback address 127.0.0.1:8300: Could not find address for server id 76a1052a-9e6d-3306-0747-8e1f11ced892
    2022/03/22 00:18:39 [DEBUG] raft: Votes needed: 1
    2022/03/22 00:18:39 [DEBUG] raft: Vote granted from 76a1052a-9e6d-3306-0747-8e1f11ced892 in term 2. Tally: 1
    2022/03/22 00:18:39 [INFO] raft: Election won. Tally: 1
    2022/03/22 00:18:39 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/03/22 00:18:39 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-v2w5t 127.0.0.1
    2022/03/22 00:18:39 [INFO] consul: Adding LAN server onap-msb-consul-59f55f8877-v2w5t (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/22 00:18:39 [INFO] consul: Handled member-join event for server "onap-msb-consul-59f55f8877-v2w5t.dc1" in area "wan"
    2022/03/22 00:18:39 [INFO] consul: cluster leadership acquired
    2022/03/22 00:18:39 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/03/22 00:18:39 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/03/22 00:18:39 [INFO] consul: New leader elected: onap-msb-consul-59f55f8877-v2w5t
    2022/03/22 00:18:39 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/03/22 00:18:39 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/03/22 00:18:39 [INFO] agent: started state syncer
    2022/03/22 00:18:39 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/03/22 00:18:39 [INFO] agent: Synced node info
    2022/03/22 00:18:39 [DEBUG] agent: Node info in sync
    2022/03/22 00:18:41 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/03/22 00:18:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-v2w5t" since the cluster is too small
    2022/03/22 00:18:41 [INFO] consul: member 'onap-msb-consul-59f55f8877-v2w5t' joined, marking health alive
    2022/03/22 00:18:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-v2w5t" since the cluster is too small
    2022/03/22 00:18:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/22 00:18:42 [DEBUG] agent: Node info in sync
==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
    2022/03/22 00:19:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-v2w5t" since the cluster is too small
    2022/03/22 00:20:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/22 00:20:34 [DEBUG] agent: Node info in sync
    2022/03/22 00:20:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-v2w5t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/22 00:20:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-v2w5t" since the cluster is too small
    2022/03/22 00:21:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-v2w5t" since the cluster is too small
    2022/03/22 00:21:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/22 00:21:52 [DEBUG] agent: Node info in sync
    2022/03/22 00:22:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-v2w5t" since the cluster is too small
    2022/03/22 00:23:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-v2w5t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/22 00:23:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-v2w5t" since the cluster is too small
    2022/03/22 00:23:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/22 00:23:46 [DEBUG] agent: Node info in sync
    2022/03/22 00:24:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-v2w5t" since the cluster is too small
    2022/03/22 00:24:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/22 00:24:56 [DEBUG] agent: Node info in sync
    2022/03/22 00:25:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-v2w5t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/22 00:25:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-v2w5t" since the cluster is too small
    2022/03/22 00:26:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-v2w5t" since the cluster is too small
    2022/03/22 00:26:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/22 00:26:42 [DEBUG] agent: Node info in sync
    2022/03/22 00:27:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-v2w5t" since the cluster is too small
    2022/03/22 00:28:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/22 00:28:17 [DEBUG] agent: Node info in sync
    2022/03/22 00:28:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-v2w5t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/22 00:28:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-v2w5t" since the cluster is too small
    2022/03/22 00:29:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-v2w5t" since the cluster is too small
    2022/03/22 00:30:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/22 00:30:13 [DEBUG] agent: Node info in sync
    2022/03/22 00:30:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-v2w5t" since the cluster is too small
    2022/03/22 00:30:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-v2w5t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/22 00:31:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/22 00:31:38 [DEBUG] agent: Node info in sync
    2022/03/22 00:31:38 [DEBUG] http: Request GET /v1/status/leader (1.002781455s) from=10.233.77.164:33176
    2022/03/22 00:31:39 [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/03/22 00:31:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/22 00:31:39 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.51.77_9015"
    2022/03/22 00:31:39 [DEBUG] agent: Node info in sync
    2022/03/22 00:31:39 [DEBUG] http: Request PUT /v1/agent/service/register (474.037748ms) from=10.233.77.164:33192
    2022/03/22 00:31:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:31:39 [DEBUG] agent: Node info in sync
    2022/03/22 00:31:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-v2w5t" since the cluster is too small
    2022/03/22 00:31:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (2.2013ms) from=10.233.77.164:33198
    2022/03/22 00:31:40 [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/03/22 00:31:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/22 00:31:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:31:41 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.44.200_443"
    2022/03/22 00:31:41 [DEBUG] agent: Node info in sync
    2022/03/22 00:31:41 [DEBUG] http: Request PUT /v1/agent/service/register (909.854007ms) from=10.233.77.164:33204
    2022/03/22 00:31:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:31:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:31:41 [DEBUG] agent: Node info in sync
    2022/03/22 00:31:41 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (523.243µs) from=10.233.77.164:33210
    2022/03/22 00:31:42 [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/03/22 00:31:42 [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/03/22 00:31:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:31:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:31:43 [INFO] agent: Synced service "_v1_wf-gui_10.233.41.181_8443"
    2022/03/22 00:31:43 [DEBUG] agent: Node info in sync
    2022/03/22 00:31:43 [DEBUG] http: Request PUT /v1/agent/service/register (1.060282101s) from=10.233.77.164:33214
    2022/03/22 00:31:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:31:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:31:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:31:43 [DEBUG] agent: Node info in sync
    2022/03/22 00:31:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (332.123µs) from=10.233.77.164:33224
    2022/03/22 00:31:43 [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/03/22 00:31:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/22 00:31:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:31:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:31:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:31:43 [INFO] agent: Synced service "_v1_parser_10.233.43.176_8806"
    2022/03/22 00:31:43 [DEBUG] agent: Node info in sync
    2022/03/22 00:31:43 [DEBUG] http: Request PUT /v1/agent/service/register (441.531592ms) from=10.233.77.164:33226
    2022/03/22 00:31:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:31:43 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:31:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:31:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:31:43 [DEBUG] agent: Node info in sync
    2022/03/22 00:31:43 [DEBUG] http: Request GET /v1/health/service/parser-v1 (461.412µs) from=10.233.77.164:33232
    2022/03/22 00:31:44 [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/03/22 00:31:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/22 00:31:44 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:31:44 [INFO] agent: Synced service "_v1_catalog_10.233.43.176_8806"
    2022/03/22 00:31:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:31:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:31:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:31:44 [DEBUG] agent: Node info in sync
    2022/03/22 00:31:44 [DEBUG] http: Request PUT /v1/agent/service/register (320.237918ms) from=10.233.77.164:33234
    2022/03/22 00:31:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:31:44 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:31:44 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:31:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:31:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:31:44 [DEBUG] agent: Node info in sync
    2022/03/22 00:31:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (608.527µs) from=10.233.77.164:33236
    2022/03/22 00:31:44 [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/03/22 00:31:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/22 00:31:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:31:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:31:45 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:31:45 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:31:45 [INFO] agent: Synced service "_v1_nsd_10.233.43.176_8806"
    2022/03/22 00:31:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:31:45 [DEBUG] agent: Node info in sync
    2022/03/22 00:31:45 [DEBUG] http: Request PUT /v1/agent/service/register (553.35797ms) from=10.233.77.164:33240
    2022/03/22 00:31:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:31:45 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:31:45 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:31:45 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:31:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:31:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:31:45 [DEBUG] agent: Node info in sync
    2022/03/22 00:31:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (563.229µs) from=10.233.77.164:33250
    2022/03/22 00:31:45 [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/03/22 00:31:45 [DEBUG] 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/03/22 00:31:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:31:46 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:31:46 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:31:46 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:31:46 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.43.176_8806"
    2022/03/22 00:31:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:31:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:31:46 [DEBUG] agent: Node info in sync
    2022/03/22 00:31:46 [DEBUG] http: Request PUT /v1/agent/service/register (1.250452617s) from=10.233.77.164:33252
    2022/03/22 00:31:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:31:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:31:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:31:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:31:46 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:31:46 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:31:46 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:31:46 [DEBUG] agent: Node info in sync
    2022/03/22 00:31:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (444.364µs) from=10.233.77.164:33260
    2022/03/22 00:31:47 [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/03/22 00:31:47 [DEBUG] 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/03/22 00:31:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:31:47 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:31:47 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:31:47 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:31:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:31:47 [INFO] agent: Synced service "_v0_multicloud_10.233.0.157_9001"
    2022/03/22 00:31:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:31:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:31:47 [DEBUG] agent: Node info in sync
    2022/03/22 00:31:47 [DEBUG] http: Request PUT /v1/agent/service/register (319.709169ms) from=10.233.77.164:33262
    2022/03/22 00:31:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:31:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:31:47 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:31:47 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:31:47 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:31:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:31:47 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:31:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:31:47 [DEBUG] agent: Node info in sync
    2022/03/22 00:31:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (408.799µs) from=10.233.77.164:33264
    2022/03/22 00:31:47 [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/03/22 00:31:47 [DEBUG] 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/03/22 00:31:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:31:48 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:31:48 [INFO] agent: Synced service "_v1_multicloud_10.233.0.157_9001"
    2022/03/22 00:31:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:31:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:31:48 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:31:48 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:31:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:31:48 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:31:48 [DEBUG] agent: Node info in sync
    2022/03/22 00:31:48 [DEBUG] http: Request PUT /v1/agent/service/register (1.001731001s) from=10.233.77.164:33266
    2022/03/22 00:31:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:31:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:31:48 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:31:48 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:31:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:31:48 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:31:48 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:31:48 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:31:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:31:48 [DEBUG] agent: Node info in sync
    2022/03/22 00:31:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (516.248µs) from=10.233.77.164:33274
    2022/03/22 00:31:48 [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/03/22 00:31:48 [DEBUG] 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/03/22 00:31:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:31:50 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:31:50 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:31:50 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:31:50 [INFO] agent: Synced service "_v1_sdc_10.233.61.102_8443"
    2022/03/22 00:31:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:31:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:31:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:31:50 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:31:50 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:31:50 [DEBUG] agent: Node info in sync
    2022/03/22 00:31:50 [DEBUG] http: Request PUT /v1/agent/service/register (1.200032787s) from=10.233.77.164:33280
    2022/03/22 00:31:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:31:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:31:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:31:50 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:31:50 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:31:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:31:50 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:31:50 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:31:50 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:31:50 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:31:50 [DEBUG] agent: Node info in sync
    2022/03/22 00:31:50 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (735.001µs) from=10.233.77.164:33286
    2022/03/22 00:31:50 [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/03/22 00:31:50 [DEBUG] 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/03/22 00:31:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:31:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:31:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:31:50 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:31:50 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:31:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:31:50 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:31:50 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:31:50 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:31:50 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:31:50 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.61.102_8080"
    2022/03/22 00:31:50 [DEBUG] agent: Node info in sync
    2022/03/22 00:31:50 [DEBUG] http: Request PUT /v1/agent/service/register (433.561999ms) from=10.233.77.164:33292
    2022/03/22 00:31:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:31:50 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:31:50 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:31:50 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:31:50 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:31:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:31:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:31:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:31:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:31:50 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:31:50 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:31:50 [DEBUG] agent: Node info in sync
    2022/03/22 00:31:51 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (100.027163ms) from=10.233.77.164:33296
    2022/03/22 00:31:51 [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/03/22 00:31:51 [DEBUG] 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/03/22 00:31:51 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:31:51 [INFO] agent: Synced service "_v1_message-router_10.233.46.82_3904"
    2022/03/22 00:31:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:31:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:31:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:31:51 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:31:51 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:31:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:31:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:31:51 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:31:51 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:31:51 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:31:51 [DEBUG] agent: Node info in sync
    2022/03/22 00:31:51 [DEBUG] http: Request PUT /v1/agent/service/register (499.741654ms) from=10.233.77.164:33300
    2022/03/22 00:31:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:31:51 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:31:51 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:31:51 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:31:51 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:31:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:31:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:31:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:31:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:31:51 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:31:51 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:31:51 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:31:51 [DEBUG] agent: Node info in sync
    2022/03/22 00:31:51 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (475.411µs) from=10.233.77.164:33302
    2022/03/22 00:31:52 [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/03/22 00:31:52 [DEBUG] 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/03/22 00:31:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:31:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:31:52 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:31:52 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:31:52 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:31:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:31:52 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:31:52 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:31:52 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:31:52 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:31:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:31:52 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.63.189_9007"
    2022/03/22 00:31:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:31:52 [DEBUG] agent: Node info in sync
    2022/03/22 00:31:52 [DEBUG] http: Request PUT /v1/agent/service/register (517.846379ms) from=10.233.77.164:33306
    2022/03/22 00:31:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:31:52 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:31:52 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:31:52 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:31:52 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:31:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:31:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:31:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:31:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:31:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:31:52 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:31:52 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:31:52 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:31:52 [DEBUG] agent: Node info in sync
    2022/03/22 00:31:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (99.686169ms) from=10.233.77.164:33308
    2022/03/22 00:31:53 [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/03/22 00:31:53 [DEBUG] 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/03/22 00:31:53 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:31:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:31:53 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:31:53 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:31:53 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:31:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:31:53 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:31:53 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:31:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:31:53 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.63.189_9007"
    2022/03/22 00:31:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:31:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:31:53 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:31:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:31:53 [DEBUG] agent: Node info in sync
    2022/03/22 00:31:53 [DEBUG] http: Request PUT /v1/agent/service/register (601.591229ms) from=10.233.77.164:33318
    2022/03/22 00:31:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:31:53 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:31:53 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:31:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:31:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:31:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:31:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:31:53 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:31:53 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:31:53 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:31:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:31:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:31:53 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:31:53 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:31:53 [DEBUG] agent: Node info in sync
    2022/03/22 00:31:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (847.334µs) from=10.233.77.164:33320
    2022/03/22 00:31:54 [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/03/22 00:31:54 [DEBUG] 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/03/22 00:31:54 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:31:54 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:31:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:31:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:31:54 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:31:54 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:31:54 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.61.142_9011"
    2022/03/22 00:31:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:31:54 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:31:54 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:31:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:31:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:31:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:31:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:31:54 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:31:54 [DEBUG] agent: Node info in sync
    2022/03/22 00:31:54 [DEBUG] http: Request PUT /v1/agent/service/register (303.963896ms) from=10.233.77.164:33324
    2022/03/22 00:31:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:31:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:31:54 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:31:54 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:31:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:31:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:31:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:31:54 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:31:54 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:31:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:31:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:31:54 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:31:54 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:31:54 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:31:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:31:54 [DEBUG] agent: Node info in sync
    2022/03/22 00:31:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (737.525µs) from=10.233.77.164:33326
    2022/03/22 00:31:54 [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/03/22 00:31:54 [DEBUG] 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/03/22 00:31:54 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:31:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:31:54 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:31:54 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:31:54 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:31:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:31:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:31:54 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:31:54 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:31:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:31:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:31:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:31:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:31:54 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:31:54 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.61.142_9011"
    2022/03/22 00:31:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:31:54 [DEBUG] agent: Node info in sync
    2022/03/22 00:31:54 [DEBUG] http: Request PUT /v1/agent/service/register (468.52485ms) from=10.233.77.164:33328
    2022/03/22 00:31:54 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:31:54 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:31:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:31:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:31:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:31:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:31:54 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:31:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:31:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:31:54 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:31:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:31:54 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:31:54 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:31:54 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:31:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:31:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:31:54 [DEBUG] agent: Node info in sync
    2022/03/22 00:31:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (99.828325ms) from=10.233.77.164:33332
    2022/03/22 00:31:55 [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/03/22 00:31:55 [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/03/22 00:31:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:31:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:31:55 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:31:55 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:31:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:31:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:31:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:31:55 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:31:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:31:55 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:31:55 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:31:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:31:55 [INFO] agent: Synced service "_v1_sdc-gui_10.233.46.207_8181"
    2022/03/22 00:31:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:31:55 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:31:55 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:31:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:31:55 [DEBUG] agent: Node info in sync
    2022/03/22 00:31:55 [DEBUG] http: Request PUT /v1/agent/service/register (123.243371ms) from=10.233.77.164:33342
    2022/03/22 00:31:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:31:55 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:31:55 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:31:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:31:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:31:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:31:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:31:55 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:31:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:31:55 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:31:55 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:31:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:31:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:31:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:31:55 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:31:55 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:31:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:31:55 [DEBUG] agent: Node info in sync
    2022/03/22 00:31:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (403.38µs) from=10.233.77.164:33344
    2022/03/22 00:31:56 [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/03/22 00:31:56 [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/03/22 00:31:56 [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/03/22 00:31:56 [DEBUG] 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/03/22 00:31:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:31:56 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.75.165_8446"
    2022/03/22 00:31:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:31:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:31:56 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:31:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:31:56 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:31:56 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:31:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:31:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:31:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:31:56 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:31:56 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:31:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:31:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:31:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:31:56 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:31:56 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:31:56 [DEBUG] agent: Node info in sync
    2022/03/22 00:31:56 [DEBUG] http: Request PUT /v1/agent/service/register (917.722066ms) from=10.233.77.164:33346
    2022/03/22 00:31:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:31:56 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:31:56 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:31:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:31:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:31:56 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:31:56 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:31:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:31:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:31:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:31:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:31:56 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:31:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:31:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:31:56 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:31:56 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:31:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:31:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:31:56 [DEBUG] agent: Node info in sync
    2022/03/22 00:31:56 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (711.124µs) from=10.233.77.164:33352
    2022/03/22 00:31:57 [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/03/22 00:31:57 [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/03/22 00:31:57 [DEBUG] 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/03/22 00:31:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:31:57 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.75.165_8446"
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Node info in sync
    2022/03/22 00:31:57 [DEBUG] http: Request PUT /v1/agent/service/register (411.450981ms) from=10.233.77.164:33356
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Node info in sync
    2022/03/22 00:31:57 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (578.794µs) from=10.233.77.164:33358
    2022/03/22 00:31:57 [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/03/22 00:31:57 [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/03/22 00:31:57 [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/03/22 00:31:57 [DEBUG] 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/03/22 00:31:57 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:31:57 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.75.165_8446"
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Node info in sync
    2022/03/22 00:31:57 [DEBUG] http: Request PUT /v1/agent/service/register (199.62382ms) from=10.233.77.164:33364
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:31:57 [DEBUG] agent: Node info in sync
    2022/03/22 00:31:58 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (746.167µs) from=10.233.77.164:33376
    2022/03/22 00:31:58 [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/03/22 00:31:58 [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/03/22 00:31:58 [DEBUG] 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/03/22 00:31:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:31:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:31:59 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.75.165_8446"
    2022/03/22 00:31:59 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:31:59 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:31:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:31:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:31:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:31:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:31:59 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:31:59 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:31:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:31:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:31:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:31:59 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:31:59 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:31:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:31:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:31:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:31:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:31:59 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:31:59 [DEBUG] agent: Node info in sync
    2022/03/22 00:31:59 [DEBUG] http: Request PUT /v1/agent/service/register (915.705631ms) from=10.233.77.164:33382
    2022/03/22 00:31:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:31:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:31:59 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:31:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:31:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:31:59 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:31:59 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:31:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:31:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:31:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:31:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:31:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:31:59 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:31:59 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:31:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:31:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:31:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:31:59 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:31:59 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:31:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:31:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:31:59 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:00 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (471.93µs) from=10.233.77.164:33392
    2022/03/22 00:32:00 [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/03/22 00:32:00 [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/03/22 00:32:00 [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/03/22 00:32:00 [DEBUG] 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/03/22 00:32:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:01 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:01 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:01 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.75.165_8446"
    2022/03/22 00:32:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:01 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:01 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:01 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:01 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:01 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:01 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:01 [DEBUG] http: Request PUT /v1/agent/service/register (900.302079ms) from=10.233.77.164:33398
    2022/03/22 00:32:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:01 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:01 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:01 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:01 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:01 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:01 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:01 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:01 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:01 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (199.908858ms) from=10.233.77.164:33416
    2022/03/22 00:32:01 [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/03/22 00:32:01 [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/03/22 00:32:01 [DEBUG] 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/03/22 00:32:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:02 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.75.165_8446"
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:02 [DEBUG] http: Request PUT /v1/agent/service/register (522.598343ms) from=10.233.77.164:33418
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:02 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (571.227µs) from=10.233.77.164:33424
    2022/03/22 00:32:02 [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/03/22 00:32:02 [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/03/22 00:32:02 [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/03/22 00:32:02 [DEBUG] 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/03/22 00:32:02 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:02 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.75.165_8446"
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:02 [DEBUG] http: Request PUT /v1/agent/service/register (510.486539ms) from=10.233.77.164:33426
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:02 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:02 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (83.770596ms) from=10.233.77.164:33432
    2022/03/22 00:32:03 [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/03/22 00:32:03 [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/03/22 00:32:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/22 00:32:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:03 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:03 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:03 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:03 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:03 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:03 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:03 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:04 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:04 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:04 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:04 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.75.165_8446"
    2022/03/22 00:32:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:04 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:04 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:04 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:04 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:04 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:04 [DEBUG] http: Request PUT /v1/agent/service/register (997.277201ms) from=10.233.77.164:33442
    2022/03/22 00:32:04 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:04 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:04 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:04 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:04 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:04 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:04 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:04 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:04 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (593.124µs) from=10.233.77.164:33448
    2022/03/22 00:32:04 [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/03/22 00:32:04 [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/03/22 00:32:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/22 00:32:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/22 00:32:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:05 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:05 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:05 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:05 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.75.165_8446"
    2022/03/22 00:32:05 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:05 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:05 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:05 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:05 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:05 [DEBUG] http: Request PUT /v1/agent/service/register (775.237713ms) from=10.233.77.164:33454
    2022/03/22 00:32:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:05 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:05 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:05 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:05 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:05 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:05 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:05 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:05 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:05 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (18.257796ms) from=10.233.77.164:33468
    2022/03/22 00:32:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/22 00:32:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/22 00:32:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/22 00:32:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:07 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:07 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:07 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.75.165_8446"
    2022/03/22 00:32:07 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:07 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:07 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:07 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:07 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:07 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:07 [DEBUG] http: Request PUT /v1/agent/service/register (2.100292619s) from=10.233.77.164:33470
    2022/03/22 00:32:07 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:07 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:07 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:07 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:07 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:07 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:07 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:07 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:07 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (447.15µs) from=10.233.77.164:33478
    2022/03/22 00:32:07 [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/03/22 00:32:07 [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/03/22 00:32:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/22 00:32:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/22 00:32:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:08 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:08 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:08 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.75.165_8446"
    2022/03/22 00:32:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:08 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:08 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:08 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:08 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:08 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:08 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:08 [DEBUG] http: Request PUT /v1/agent/service/register (851.155861ms) from=10.233.77.164:33480
    2022/03/22 00:32:08 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:08 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:08 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:08 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:08 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:08 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:08 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:08 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:08 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (100.021392ms) from=10.233.77.164:33496
    2022/03/22 00:32:08 [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/03/22 00:32:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/22 00:32:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/22 00:32:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:09 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:09 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:09 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.75.165_8446"
    2022/03/22 00:32:09 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:09 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:09 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:09 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:09 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:09 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:09 [DEBUG] http: Request PUT /v1/agent/service/register (786.234077ms) from=10.233.77.164:33498
    2022/03/22 00:32:09 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:09 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:09 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:09 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:09 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:09 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:09 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:09 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:09 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (382.724µs) from=10.233.77.164:33506
    2022/03/22 00:32:09 [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/03/22 00:32:09 [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/03/22 00:32:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/22 00:32:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/22 00:32:10 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:10 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:10 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.75.165_8446"
    2022/03/22 00:32:10 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:10 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:10 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:10 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:10 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:10 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:10 [DEBUG] http: Request PUT /v1/agent/service/register (674.762918ms) from=10.233.77.164:33508
    2022/03/22 00:32:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:10 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:10 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:10 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:10 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:10 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:10 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:10 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:10 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:10 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (644.218µs) from=10.233.77.164:33518
    2022/03/22 00:32:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/22 00:32:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/22 00:32:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:11 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.75.165_8446"
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:11 [DEBUG] http: Request PUT /v1/agent/service/register (1.177033052s) from=10.233.77.164:33522
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:11 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:11 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (797.924µs) from=10.233.77.164:33530
    2022/03/22 00:32:11 [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/03/22 00:32:11 [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/03/22 00:32:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/22 00:32:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:13 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.75.165_8446"
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:13 [DEBUG] http: Request PUT /v1/agent/service/register (1.178261698s) from=10.233.77.164:33532
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:13 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:13 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (637.635µs) from=10.233.77.164:33546
    2022/03/22 00:32:13 [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/03/22 00:32:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/22 00:32: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/03/22 00:32:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:14 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.75.165_8446"
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:14 [DEBUG] http: Request PUT /v1/agent/service/register (956.440988ms) from=10.233.77.164:33548
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:14 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:14 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (358.705µs) from=10.233.77.164:33554
    2022/03/22 00:32:14 [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/03/22 00:32:14 [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/03/22 00:32:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/22 00:32: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/03/22 00:32:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:15 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.75.165_8446"
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:15 [DEBUG] http: Request PUT /v1/agent/service/register (1.011085798s) from=10.233.77.164:33556
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:15 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:15 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (727.482µs) from=10.233.77.164:33578
    2022/03/22 00:32: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/03/22 00:32: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/03/22 00:32: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/03/22 00:32:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:19 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.75.165_8446"
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:19 [DEBUG] http: Request PUT /v1/agent/service/register (3.127113497s) from=10.233.77.164:33582
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:19 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:19 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (688.277µs) from=10.233.77.164:33596
    2022/03/22 00:32:19 [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/03/22 00:32:19 [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/03/22 00:32: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/03/22 00:32: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/03/22 00:32:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-v2w5t" since the cluster is too small
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:40 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.75.165_8446"
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:40 [DEBUG] http: Request PUT /v1/agent/service/register (20.891537215s) from=10.233.77.164:33598
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:40 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:40 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (431.108µs) from=10.233.77.164:33716
    2022/03/22 00:32:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/22 00:32:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/22 00:32:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:41 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.75.165_8446"
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:41 [DEBUG] http: Request PUT /v1/agent/service/register (821.81335ms) from=10.233.77.164:33722
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:41 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (677.131µs) from=10.233.77.164:33730
    2022/03/22 00:32:41 [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/03/22 00:32:41 [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/03/22 00:32:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/22 00:32:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:42 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.75.165_8446"
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:42 [DEBUG] http: Request PUT /v1/agent/service/register (503.434749ms) from=10.233.77.164:33732
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:42 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:42 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (422.703µs) from=10.233.77.164:33736
    2022/03/22 00:32:42 [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/03/22 00:32:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/22 00:32:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:43 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.75.165_8446"
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:43 [DEBUG] http: Request PUT /v1/agent/service/register (783.70845ms) from=10.233.77.164:33738
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:43 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (631.568µs) from=10.233.77.164:33746
    2022/03/22 00:32:43 [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/03/22 00:32:43 [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/03/22 00:32:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/22 00:32:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:44 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:44 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.75.165_8446"
    2022/03/22 00:32:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:44 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:44 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:44 [DEBUG] http: Request PUT /v1/agent/service/register (400.612102ms) from=10.233.77.164:33748
    2022/03/22 00:32:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:44 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:44 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:44 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:44 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:44 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:44 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:44 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:44 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (499.241µs) from=10.233.77.164:33754
    2022/03/22 00:32:44 [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/03/22 00:32:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/22 00:32:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/22 00:32:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:44 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:45 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.75.165_8446"
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:45 [DEBUG] http: Request PUT /v1/agent/service/register (725.554786ms) from=10.233.77.164:33756
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:45 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:45 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (399.934075ms) from=10.233.77.164:33760
    2022/03/22 00:32:46 [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/03/22 00:32:46 [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/03/22 00:32:46 [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/03/22 00:32:46 [DEBUG] 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/03/22 00:32:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.75.165_8446"
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:47 [DEBUG] http: Request PUT /v1/agent/service/register (1.499844566s) from=10.233.77.164:33770
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:47 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (552.724µs) from=10.233.77.164:33784
    2022/03/22 00:32:47 [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/03/22 00:32:47 [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/03/22 00:32:47 [DEBUG] 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/03/22 00:32:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.75.165_8446"
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:47 [DEBUG] http: Request PUT /v1/agent/service/register (443.560031ms) from=10.233.77.164:33790
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:48 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (892.996µs) from=10.233.77.164:33796
    2022/03/22 00:32:48 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:48 [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/03/22 00:32:48 [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/03/22 00:32:48 [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/03/22 00:32:48 [DEBUG] 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/03/22 00:32:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:48 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.75.165_8446"
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:48 [DEBUG] http: Request PUT /v1/agent/service/register (332.348694ms) from=10.233.77.164:33804
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:48 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:48 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (416.463µs) from=10.233.77.164:33810
    2022/03/22 00:32:49 [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/03/22 00:32:49 [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/03/22 00:32:49 [DEBUG] 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/03/22 00:32:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.75.165_8446"
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:50 [DEBUG] http: Request PUT /v1/agent/service/register (1.000531903s) from=10.233.77.164:33820
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:50 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (620.864µs) from=10.233.77.164:33828
    2022/03/22 00:32:50 [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/03/22 00:32:50 [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/03/22 00:32:50 [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/03/22 00:32:50 [DEBUG] 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/03/22 00:32:50 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.75.165_8446"
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:50 [DEBUG] http: Request PUT /v1/agent/service/register (403.955766ms) from=10.233.77.164:33832
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:50 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:50 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (367.242µs) from=10.233.77.164:33846
    2022/03/22 00:32:50 [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/03/22 00:32:50 [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/03/22 00:32:50 [DEBUG] 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/03/22 00:32:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:51 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.75.165_8446"
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:51 [DEBUG] http: Request PUT /v1/agent/service/register (900.593033ms) from=10.233.77.164:33848
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:51 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:51 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (448.242µs) from=10.233.77.164:33858
    2022/03/22 00:32:52 [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/03/22 00:32:52 [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/03/22 00:32:52 [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/03/22 00:32:52 [DEBUG] 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/03/22 00:32:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.75.165_8446"
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:52 [DEBUG] http: Request PUT /v1/agent/service/register (219.399036ms) from=10.233.77.164:33862
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:52 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:52 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (559.632µs) from=10.233.77.164:33868
    2022/03/22 00:32:52 [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/03/22 00:32:52 [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/03/22 00:32:52 [DEBUG] 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/03/22 00:32:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.75.165_8446"
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:53 [DEBUG] http: Request PUT /v1/agent/service/register (728.605191ms) from=10.233.77.164:33870
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:53 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:53 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (299.741266ms) from=10.233.77.164:33882
    2022/03/22 00:32:54 [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/03/22 00:32:54 [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/03/22 00:32:54 [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/03/22 00:32:54 [DEBUG] 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/03/22 00:32:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-v2w5t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:54 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.75.165_8446"
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:54 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:54 [DEBUG] http: Request PUT /v1/agent/service/register (701.481176ms) from=10.233.77.164:33886
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (556.178µs) from=10.233.77.164:33894
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:55 [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/03/22 00:32:55 [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/03/22 00:32:55 [DEBUG] 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/03/22 00:32:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.75.165_8446"
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:55 [DEBUG] http: Request PUT /v1/agent/service/register (672.301723ms) from=10.233.77.164:33896
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:55 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:55 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (710.504µs) from=10.233.77.164:33910
    2022/03/22 00:32:56 [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/03/22 00:32:56 [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/03/22 00:32:56 [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/03/22 00:32:56 [DEBUG] 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/03/22 00:32:56 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:56 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.75.165_8446"
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:56 [DEBUG] http: Request PUT /v1/agent/service/register (441.10978ms) from=10.233.77.164:33914
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:56 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:56 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (99.810153ms) from=10.233.77.164:33918
    2022/03/22 00:32:56 [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/03/22 00:32:56 [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/03/22 00:32:56 [DEBUG] 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/03/22 00:32:57 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:57 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:57 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:57 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:57 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:57 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:57 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:57 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.75.165_8446"
    2022/03/22 00:32:57 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:57 [DEBUG] http: Request PUT /v1/agent/service/register (999.663267ms) from=10.233.77.164:33920
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:58 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (563.943µs) from=10.233.77.164:33930
    2022/03/22 00:32:58 [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/03/22 00:32:58 [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/03/22 00:32:58 [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/03/22 00:32:58 [DEBUG] 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/03/22 00:32:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [INFO] agent: Synced service "_v11__aai-nquery_10.233.75.165_8446"
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:58 [DEBUG] http: Request PUT /v1/agent/service/register (540.262489ms) from=10.233.77.164:33932
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:58 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:58 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (488.129µs) from=10.233.77.164:33934
    2022/03/22 00:32:58 [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/03/22 00:32:58 [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/03/22 00:32:58 [DEBUG] 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/03/22 00:32:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [INFO] agent: Synced service "_v11_aai-nquery_10.233.75.165_8446"
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:59 [DEBUG] http: Request PUT /v1/agent/service/register (396.666472ms) from=10.233.77.164:33938
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:59 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (423.654µs) from=10.233.77.164:33946
    2022/03/22 00:32:59 [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/03/22 00:32:59 [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/03/22 00:32:59 [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/03/22 00:32:59 [DEBUG] 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/03/22 00:32:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [INFO] agent: Synced service "_v12__aai-nquery_10.233.75.165_8446"
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:59 [DEBUG] http: Request PUT /v1/agent/service/register (444.483588ms) from=10.233.77.164:33948
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:32:59 [DEBUG] agent: Node info in sync
    2022/03/22 00:32:59 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (46.069169ms) from=10.233.77.164:33950
    2022/03/22 00:33:00 [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/03/22 00:33:00 [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/03/22 00:33:00 [DEBUG] 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/03/22 00:33:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [INFO] agent: Synced service "_v12_aai-nquery_10.233.75.165_8446"
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Node info in sync
    2022/03/22 00:33:00 [DEBUG] http: Request PUT /v1/agent/service/register (700.229149ms) from=10.233.77.164:33954
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:00 [DEBUG] agent: Node info in sync
    2022/03/22 00:33:00 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (194.422573ms) from=10.233.77.164:33958
    2022/03/22 00:33:01 [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/03/22 00:33:01 [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/03/22 00:33:01 [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/03/22 00:33:01 [DEBUG] 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/03/22 00:33:02 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [INFO] agent: Synced service "_v13__aai-nquery_10.233.75.165_8446"
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Node info in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Node info in sync
    2022/03/22 00:33:02 [DEBUG] http: Request PUT /v1/agent/service/register (1.100297673s) from=10.233.77.164:33964
    2022/03/22 00:33:02 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (514.12µs) from=10.233.77.164:33974
    2022/03/22 00:33:02 [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/03/22 00:33:02 [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/03/22 00:33:02 [DEBUG] 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/03/22 00:33:02 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [INFO] agent: Synced service "_v13_aai-nquery_10.233.75.165_8446"
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Node info in sync
    2022/03/22 00:33:02 [DEBUG] http: Request PUT /v1/agent/service/register (373.526714ms) from=10.233.77.164:33978
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v13_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:33:02 [DEBUG] agent: Node info in sync
    2022/03/22 00:33:03 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (562.816µs) from=10.233.77.164:33984
    2022/03/22 00:33:03 [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/03/22 00:33:03 [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/03/22 00:33:03 [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/03/22 00:33:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [INFO] agent: Synced service "_v14__aai-nquery_10.233.75.165_8446"
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Node info in sync
    2022/03/22 00:33:04 [DEBUG] http: Request PUT /v1/agent/service/register (1.000119193s) from=10.233.77.164:33990
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v14__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Node info in sync
    2022/03/22 00:33:04 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (580.331µs) from=10.233.77.164:34000
    2022/03/22 00:33:04 [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/03/22 00:33:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/22 00:33:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v14__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [INFO] agent: Synced service "_v14_aai-nquery_10.233.75.165_8446"
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Node info in sync
    2022/03/22 00:33:04 [DEBUG] http: Request PUT /v1/agent/service/register (336.083555ms) from=10.233.77.164:34002
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v14_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v14__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:04 [DEBUG] agent: Node info in sync
    2022/03/22 00:33:05 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (774.248µs) from=10.233.77.164:34008
    2022/03/22 00:33:05 [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/03/22 00:33:05 [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/03/22 00:33:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/22 00:33:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v13__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v14__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v13_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v14_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [INFO] agent: Synced service "_v15__aai-nquery_10.233.75.165_8446"
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Node info in sync
    2022/03/22 00:33:06 [DEBUG] http: Request PUT /v1/agent/service/register (1.100227135s) from=10.233.77.164:34010
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v14__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v13_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v14_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v15__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Service "_v13__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:06 [DEBUG] agent: Node info in sync
    2022/03/22 00:33:06 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (460.615µs) from=10.233.77.164:34032
    2022/03/22 00:33:06 [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/03/22 00:33:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/22 00:33:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v15__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [INFO] agent: Synced service "_v15_aai-nquery_10.233.75.165_8446"
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Node info in sync
    2022/03/22 00:33:08 [DEBUG] http: Request PUT /v1/agent/service/register (2.077859722s) from=10.233.77.164:34036
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v15_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v15__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:08 [DEBUG] agent: Node info in sync
    2022/03/22 00:33:08 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (441.084µs) from=10.233.77.164:34050
    2022/03/22 00:33:08 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/22 00:33:08 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/22 00:33:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/22 00:33:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v14__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v13_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v14_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v15__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [INFO] agent: Synced service "_v16__aai-nquery_10.233.75.165_8446"
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v15_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v13__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Node info in sync
    2022/03/22 00:33:09 [DEBUG] http: Request PUT /v1/agent/service/register (901.007873ms) from=10.233.77.164:34052
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v13_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v14_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v15__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v16__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v15_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:09 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (770.205µs) from=10.233.77.164:34058
    2022/03/22 00:33:09 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:33:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:33:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:10 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:33:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:33:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:10 [DEBUG] agent: Service "_v13__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:10 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:33:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:33:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:10 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:33:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:33:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:10 [DEBUG] agent: Service "_v14__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:33:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:10 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:33:10 [DEBUG] agent: Node info in sync
    2022/03/22 00:33:10 [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/03/22 00:33:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/22 00:33:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v15_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [INFO] agent: Synced service "_v16_aai-nquery_10.233.75.165_8446"
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v13__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v14__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v13_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v14_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v15__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v16__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Node info in sync
    2022/03/22 00:33:11 [DEBUG] http: Request PUT /v1/agent/service/register (777.099372ms) from=10.233.77.164:34060
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (401.748µs) from=10.233.77.164:34074
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v13__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v14__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v13_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v14_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [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/03/22 00:33:11 [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/03/22 00:33:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/22 00:33:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v15__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v16__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v15_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v16_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Node info in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v13__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v14__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [INFO] agent: Synced service "_v17__aai-nquery_10.233.75.165_8446"
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v13_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v14_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v15__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v16__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v15_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v16_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Node info in sync
    2022/03/22 00:33:11 [DEBUG] http: Request PUT /v1/agent/service/register (324.016516ms) from=10.233.77.164:34076
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v14__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v13_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v17__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v14_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v15__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v16__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v15_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v16_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Service "_v13__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:11 [DEBUG] agent: Node info in sync
    2022/03/22 00:33:11 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (494.951µs) from=10.233.77.164:34078
    2022/03/22 00:33:12 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/22 00:33:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/22 00:33:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v14_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v15__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v16__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v15_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v16_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.41.181_8443" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v0_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.207_8181" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v13__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v1_multicloud_10.233.0.157_9001" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.142_9011" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [INFO] agent: Synced service "_v17_aai-nquery_10.233.75.165_8446"
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v1_catalog_10.233.43.176_8806" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.102_8080" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v14__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.77_9015" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.200_443" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v1_nsd_10.233.43.176_8806" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v13_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v17__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Node info in sync
    2022/03/22 00:33:14 [DEBUG] http: Request PUT /v1/agent/service/register (2.248506478s) from=10.233.77.164:34082
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v13_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v17__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.176_8806" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v1_parser_10.233.43.176_8806" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v1_sdc_10.233.61.102_8443" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v14_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v1_message-router_10.233.46.82_3904" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.165_8446" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.189_9007" in sync
    2022/03/22 00:33:14 [DEBUG] agent: Service