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: '8558165c-c4de-9f0b-8d66-ae3dd796c69f'
         Node name: 'onap-msb-consul-f96d66b85-5dhqn'
        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/28 12:06:46 [DEBUG] agent: Using random ID "8558165c-c4de-9f0b-8d66-ae3dd796c69f" as node ID
    2022/03/28 12:06:46 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:8558165c-c4de-9f0b-8d66-ae3dd796c69f Address:127.0.0.1:8300}]
    2022/03/28 12:06:46 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/03/28 12:06:46 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-5dhqn.dc1 127.0.0.1
    2022/03/28 12:06:46 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-5dhqn 127.0.0.1
    2022/03/28 12:06:46 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-5dhqn (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/28 12:06:46 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/03/28 12:06:46 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-5dhqn.dc1" in area "wan"
    2022/03/28 12:06:46 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/03/28 12:06:46 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/03/28 12:06:46 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/03/28 12:06:46 [INFO] agent: started state syncer
    2022/03/28 12:06:46 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/03/28 12:06:46 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/03/28 12:06:46 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/03/28 12:06:46 [DEBUG] raft: Votes needed: 1
    2022/03/28 12:06:46 [DEBUG] raft: Vote granted from 8558165c-c4de-9f0b-8d66-ae3dd796c69f in term 2. Tally: 1
    2022/03/28 12:06:46 [INFO] raft: Election won. Tally: 1
    2022/03/28 12:06:46 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/03/28 12:06:46 [INFO] consul: cluster leadership acquired
    2022/03/28 12:06:46 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-5dhqn
    2022/03/28 12:06:46 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/03/28 12:06:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-5dhqn" since the cluster is too small
    2022/03/28 12:06:46 [INFO] consul: member 'onap-msb-consul-f96d66b85-5dhqn' joined, marking health alive
    2022/03/28 12:06:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/28 12:06:46 [INFO] agent: Synced node info
    2022/03/28 12:06:46 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.11.4 (currently running: 1.4.3)
    2022/03/28 12:06:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/28 12:06:49 [DEBUG] agent: Node info in sync
    2022/03/28 12:07:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-5dhqn" since the cluster is too small
    2022/03/28 12:08:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/28 12:08:14 [DEBUG] agent: Node info in sync
    2022/03/28 12:08:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-5dhqn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/28 12:08:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-5dhqn" since the cluster is too small
    2022/03/28 12:09:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-5dhqn" since the cluster is too small
    2022/03/28 12:10:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/28 12:10:05 [DEBUG] agent: Node info in sync
    2022/03/28 12:10:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-5dhqn" since the cluster is too small
    2022/03/28 12:11:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/28 12:11:15 [DEBUG] agent: Node info in sync
    2022/03/28 12:11:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-5dhqn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/28 12:11:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-5dhqn" since the cluster is too small
    2022/03/28 12:12:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/28 12:12:15 [DEBUG] agent: Node info in sync
    2022/03/28 12:12:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-5dhqn" since the cluster is too small
    2022/03/28 12:13:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/28 12:13:16 [DEBUG] agent: Node info in sync
    2022/03/28 12:13:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-5dhqn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/28 12:13:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-5dhqn" since the cluster is too small
    2022/03/28 12:14:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/28 12:14:45 [DEBUG] agent: Node info in sync
    2022/03/28 12:14:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-5dhqn" since the cluster is too small
    2022/03/28 12:15:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-5dhqn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/28 12:15:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-5dhqn" since the cluster is too small
    2022/03/28 12:16:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/28 12:16:05 [DEBUG] agent: Node info in sync
    2022/03/28 12:16:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-5dhqn" since the cluster is too small
    2022/03/28 12:17:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/28 12:17:23 [DEBUG] agent: Node info in sync
    2022/03/28 12:17:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-5dhqn" since the cluster is too small
    2022/03/28 12:18:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-5dhqn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/28 12:18:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-5dhqn" since the cluster is too small
    2022/03/28 12:19:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/28 12:19:10 [DEBUG] agent: Node info in sync
    2022/03/28 12:19:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-5dhqn" since the cluster is too small
    2022/03/28 12:20:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-5dhqn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/28 12:20:43 [DEBUG] http: Request GET /v1/status/leader (2.287213ms) from=10.233.70.78:52936
    2022/03/28 12:20:44 [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/28 12:20: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/28 12:20:44 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.12.131_443"
    2022/03/28 12:20:44 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:44 [DEBUG] http: Request PUT /v1/agent/service/register (6.341641ms) from=10.233.70.78:52952
    2022/03/28 12:20:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:44 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:44 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (1.482296ms) from=10.233.70.78:52958
    2022/03/28 12:20:44 [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/28 12:20: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/28 12:20:44 [INFO] agent: Synced service "_v0_multicloud_10.233.37.125_9001"
    2022/03/28 12:20:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:44 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:44 [DEBUG] http: Request PUT /v1/agent/service/register (10.519841ms) from=10.233.70.78:52966
    2022/03/28 12:20:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:44 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:44 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:44 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:44 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (1.2001ms) from=10.233.70.78:52970
    2022/03/28 12:20:45 [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/28 12:20: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/28 12:20:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:45 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:45 [INFO] agent: Synced service "_v1_multicloud_10.233.37.125_9001"
    2022/03/28 12:20:45 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:45 [DEBUG] http: Request PUT /v1/agent/service/register (15.496489ms) from=10.233.70.78:52972
    2022/03/28 12:20:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:45 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:45 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:45 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (642.007µs) from=10.233.70.78:52976
    2022/03/28 12:20:45 [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/28 12:20: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/28 12:20:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:45 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:45 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:45 [INFO] agent: Synced service "_v1_parser_10.233.17.135_8806"
    2022/03/28 12:20:45 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:45 [DEBUG] http: Request PUT /v1/agent/service/register (32.223175ms) from=10.233.70.78:52990
    2022/03/28 12:20:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:45 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:45 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:45 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:45 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:45 [DEBUG] http: Request GET /v1/health/service/parser-v1 (653.793µs) from=10.233.70.78:52996
    2022/03/28 12:20:46 [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/28 12:20: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/28 12:20:46 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:46 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:46 [INFO] agent: Synced service "_v1_catalog_10.233.17.135_8806"
    2022/03/28 12:20:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:46 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:46 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:46 [DEBUG] http: Request PUT /v1/agent/service/register (5.561929ms) from=10.233.70.78:52998
    2022/03/28 12:20:46 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:46 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:46 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:46 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:46 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-5dhqn" since the cluster is too small
    2022/03/28 12:20:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (934.015µs) from=10.233.70.78:53004
    2022/03/28 12:20:46 [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/28 12:20: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/28 12:20:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:46 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:46 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:46 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:46 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:46 [INFO] agent: Synced service "_v1_nsd_10.233.17.135_8806"
    2022/03/28 12:20:46 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:46 [DEBUG] http: Request PUT /v1/agent/service/register (64.449827ms) from=10.233.70.78:53010
    2022/03/28 12:20:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:46 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:46 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:46 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:46 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:46 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:46 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (38.391545ms) from=10.233.70.78:53012
    2022/03/28 12:20:47 [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/28 12:20: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/28 12:20:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:47 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:47 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:47 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:47 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:47 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:47 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.17.135_8806"
    2022/03/28 12:20:47 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:47 [DEBUG] http: Request PUT /v1/agent/service/register (45.012715ms) from=10.233.70.78:53018
    2022/03/28 12:20:47 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:47 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:47 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:47 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:47 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:47 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (1.619682ms) from=10.233.70.78:53024
    2022/03/28 12:20:47 [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/28 12:20: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/28 12:20:47 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:47 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:47 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.50.197_9007"
    2022/03/28 12:20:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:47 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:47 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:47 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:47 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:47 [DEBUG] http: Request PUT /v1/agent/service/register (21.23415ms) from=10.233.70.78:53030
    2022/03/28 12:20:47 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:47 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:47 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:47 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:47 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:47 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (1.013349ms) from=10.233.70.78:53032
    2022/03/28 12:20:47 [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/28 12:20: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/28 12:20:47 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.50.197_9007"
    2022/03/28 12:20:47 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:47 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:47 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:47 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:47 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:47 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:47 [DEBUG] http: Request PUT /v1/agent/service/register (18.736906ms) from=10.233.70.78:53034
    2022/03/28 12:20:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:47 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:47 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:47 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:47 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:47 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:47 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (708.64µs) from=10.233.70.78:53038
    2022/03/28 12:20:48 [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/28 12:20: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/28 12:20:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:48 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.12.120_9015"
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:48 [DEBUG] http: Request PUT /v1/agent/service/register (24.402352ms) from=10.233.70.78:53042
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:48 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (633.783µs) from=10.233.70.78:53044
    2022/03/28 12:20:48 [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/28 12:20:48 [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/28 12:20:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:48 [INFO] agent: Synced service "_v1_wf-gui_10.233.37.177_8443"
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:48 [DEBUG] http: Request PUT /v1/agent/service/register (8.618165ms) from=10.233.70.78:53046
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (1.762658ms) from=10.233.70.78:53048
    2022/03/28 12:20: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/28 12:20: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/28 12:20:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:48 [INFO] agent: Synced service "_v1_sdc_10.233.0.226_8443"
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:48 [DEBUG] http: Request PUT /v1/agent/service/register (7.486907ms) from=10.233.70.78:53050
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:48 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (740.138µs) from=10.233.70.78:53054
    2022/03/28 12:20:48 [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/28 12:20: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/28 12:20:48 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:48 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.0.226_8080"
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:48 [DEBUG] http: Request PUT /v1/agent/service/register (23.772932ms) from=10.233.70.78:53058
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:48 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (830.266µs) from=10.233.70.78:53062
    2022/03/28 12:20:48 [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/28 12:20:48 [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/28 12:20:48 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:48 [INFO] agent: Synced service "_v1_sdc-gui_10.233.29.178_8181"
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:48 [DEBUG] http: Request PUT /v1/agent/service/register (69.502339ms) from=10.233.70.78:53072
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (582.204µs) from=10.233.70.78:53078
    2022/03/28 12:20:48 [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/28 12:20: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/28 12:20:48 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:48 [INFO] agent: Synced service "_v1_message-router_10.233.58.170_3904"
    2022/03/28 12:20:48 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:48 [DEBUG] http: Request PUT /v1/agent/service/register (25.581506ms) from=10.233.70.78:53086
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:48 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:48 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (6.83127ms) from=10.233.70.78:53088
    2022/03/28 12:20:49 [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/28 12:20: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/28 12:20:49 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:49 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.2.29_9011"
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:49 [DEBUG] http: Request PUT /v1/agent/service/register (5.930449ms) from=10.233.70.78:53100
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (16.989764ms) from=10.233.70.78:53102
    2022/03/28 12:20:49 [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/28 12:20: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/28 12:20:49 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:49 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.2.29_9011"
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:49 [DEBUG] http: Request PUT /v1/agent/service/register (16.265087ms) from=10.233.70.78:53104
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (500.177µs) from=10.233.70.78:53106
    2022/03/28 12:20:49 [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/28 12:20:49 [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/28 12:20: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/28 12:20: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/28 12:20:49 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:49 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.69.117_8446"
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:49 [DEBUG] http: Request PUT /v1/agent/service/register (26.760868ms) from=10.233.70.78:53108
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:49 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (436.244µs) from=10.233.70.78:53112
    2022/03/28 12:20:49 [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/28 12:20: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/28 12:20: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/28 12:20:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:49 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.69.117_8446"
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:49 [DEBUG] http: Request PUT /v1/agent/service/register (16.723695ms) from=10.233.70.78:53120
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:49 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (2.01258ms) from=10.233.70.78:53122
    2022/03/28 12:20:49 [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/28 12:20:49 [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/28 12:20: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/28 12:20: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/28 12:20:49 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:49 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.69.117_8446"
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:49 [DEBUG] http: Request PUT /v1/agent/service/register (21.289246ms) from=10.233.70.78:53128
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:49 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:50 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (507.089µs) from=10.233.70.78:53130
    2022/03/28 12:20:50 [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/28 12:20: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/28 12:20: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/28 12:20:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:50 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.69.117_8446"
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:50 [DEBUG] http: Request PUT /v1/agent/service/register (9.663612ms) from=10.233.70.78:53134
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:50 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (1.080912ms) from=10.233.70.78:53136
    2022/03/28 12:20:50 [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/28 12:20:50 [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/28 12:20: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/28 12:20: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/28 12:20:50 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:50 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.69.117_8446"
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:50 [DEBUG] http: Request PUT /v1/agent/service/register (8.562658ms) from=10.233.70.78:53140
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:50 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (621.702µs) from=10.233.70.78:53142
    2022/03/28 12:20:50 [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/28 12:20: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/28 12:20: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/28 12:20:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:50 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.69.117_8446"
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:50 [DEBUG] http: Request PUT /v1/agent/service/register (48.081064ms) from=10.233.70.78:53146
    2022/03/28 12:20:50 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (16.932212ms) from=10.233.70.78:53148
    2022/03/28 12:20:50 [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/28 12:20:50 [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/28 12:20: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/28 12:20: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/28 12:20:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:50 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.69.117_8446"
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:50 [DEBUG] http: Request PUT /v1/agent/service/register (21.775355ms) from=10.233.70.78:53156
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:50 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:50 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (826.285µs) from=10.233.70.78:53158
    2022/03/28 12:20:51 [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/28 12:20:51 [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/28 12:20: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/28 12:20:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.69.117_8446"
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:51 [DEBUG] http: Request PUT /v1/agent/service/register (93.616402ms) from=10.233.70.78:53160
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:51 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (2.201506ms) from=10.233.70.78:53166
    2022/03/28 12:20:51 [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/28 12:20:51 [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/28 12:20:51 [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/28 12:20: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/28 12:20:51 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.69.117_8446"
    2022/03/28 12:20:51 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:51 [DEBUG] http: Request PUT /v1/agent/service/register (5.176409ms) from=10.233.70.78:53168
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:51 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (500.55µs) from=10.233.70.78:53170
    2022/03/28 12:20:51 [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/28 12:20:51 [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/28 12:20: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/28 12:20:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:51 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.69.117_8446"
    2022/03/28 12:20:51 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:51 [DEBUG] http: Request PUT /v1/agent/service/register (20.5907ms) from=10.233.70.78:53174
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:51 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (495.842µs) from=10.233.70.78:53176
    2022/03/28 12:20:51 [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/28 12:20:51 [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/28 12:20:51 [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/28 12:20: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/28 12:20:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:51 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.69.117_8446"
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:51 [DEBUG] http: Request PUT /v1/agent/service/register (30.469958ms) from=10.233.70.78:53186
    2022/03/28 12:20:51 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (512.47µs) from=10.233.70.78:53188
    2022/03/28 12:20:51 [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/28 12:20:51 [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/28 12:20: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/28 12:20:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.69.117_8446"
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:51 [DEBUG] http: Request PUT /v1/agent/service/register (47.916419ms) from=10.233.70.78:53190
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:51 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:51 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (713.394µs) from=10.233.70.78:53192
    2022/03/28 12:20:51 [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/28 12:20:51 [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/28 12:20:51 [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/28 12:20: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/28 12:20:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.69.117_8446"
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:52 [DEBUG] http: Request PUT /v1/agent/service/register (17.020632ms) from=10.233.70.78:53196
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:52 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (491.079µs) from=10.233.70.78:53198
    2022/03/28 12:20:52 [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/28 12:20: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/28 12:20: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/28 12:20:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.69.117_8446"
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:52 [DEBUG] http: Request PUT /v1/agent/service/register (21.908905ms) from=10.233.70.78:53206
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:52 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (624.93µs) from=10.233.70.78:53208
    2022/03/28 12:20:52 [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/28 12:20:52 [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/28 12:20: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/28 12:20: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/28 12:20:52 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.69.117_8446"
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:52 [DEBUG] http: Request PUT /v1/agent/service/register (15.311569ms) from=10.233.70.78:53212
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:52 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (1.044659ms) from=10.233.70.78:53214
    2022/03/28 12:20:52 [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/28 12:20: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/28 12:20: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/28 12:20:52 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.69.117_8446"
    2022/03/28 12:20:52 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:52 [DEBUG] http: Request PUT /v1/agent/service/register (38.481625ms) from=10.233.70.78:53220
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:52 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (541.605µs) from=10.233.70.78:53224
    2022/03/28 12:20:52 [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/28 12:20:52 [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/28 12:20: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/28 12:20: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/28 12:20:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.69.117_8446"
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:52 [DEBUG] http: Request PUT /v1/agent/service/register (37.21111ms) from=10.233.70.78:53226
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:52 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (663.656µs) from=10.233.70.78:53228
    2022/03/28 12:20:52 [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/28 12:20: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/28 12:20: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/28 12:20:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.69.117_8446"
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:52 [DEBUG] http: Request PUT /v1/agent/service/register (14.317075ms) from=10.233.70.78:53230
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:52 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (609.27µs) from=10.233.70.78:53232
    2022/03/28 12:20:52 [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/28 12:20:52 [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/28 12:20: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/28 12:20: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/28 12:20:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.69.117_8446"
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:52 [DEBUG] http: Request PUT /v1/agent/service/register (47.073799ms) from=10.233.70.78:53234
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:52 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:53 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (2.650088ms) from=10.233.70.78:53236
    2022/03/28 12:20:53 [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/28 12:20:53 [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/28 12:20: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/28 12:20:53 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.69.117_8446"
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:53 [DEBUG] http: Request PUT /v1/agent/service/register (22.429202ms) from=10.233.70.78:53238
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:53 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (1.332152ms) from=10.233.70.78:53240
    2022/03/28 12:20:53 [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/28 12:20:53 [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/28 12:20:53 [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/28 12:20: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/28 12:20:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.69.117_8446"
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:53 [DEBUG] http: Request PUT /v1/agent/service/register (31.885819ms) from=10.233.70.78:53242
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:53 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (430.602µs) from=10.233.70.78:53244
    2022/03/28 12:20:53 [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/28 12:20:53 [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/28 12:20: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/28 12:20:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.69.117_8446"
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:53 [DEBUG] http: Request PUT /v1/agent/service/register (15.697063ms) from=10.233.70.78:53248
    2022/03/28 12:20:53 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (513.209µs) from=10.233.70.78:53252
    2022/03/28 12:20:53 [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/28 12:20:53 [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/28 12:20:53 [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/28 12:20: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/28 12:20:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.69.117_8446"
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:53 [DEBUG] http: Request PUT /v1/agent/service/register (15.338297ms) from=10.233.70.78:53256
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:53 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (508.261µs) from=10.233.70.78:53258
    2022/03/28 12:20:53 [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/28 12:20:53 [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/28 12:20: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/28 12:20:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.69.117_8446"
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:53 [DEBUG] http: Request PUT /v1/agent/service/register (47.746187ms) from=10.233.70.78:53260
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:53 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (664.644µs) from=10.233.70.78:53262
    2022/03/28 12:20:53 [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/28 12:20:53 [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/28 12:20:53 [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/28 12:20: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/28 12:20:53 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:53 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.69.117_8446"
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:53 [DEBUG] http: Request PUT /v1/agent/service/register (83.577825ms) from=10.233.70.78:53264
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:53 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:53 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (912.967µs) from=10.233.70.78:53270
    2022/03/28 12:20:54 [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/28 12:20: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/28 12:20: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/28 12:20:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:54 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.69.117_8446"
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:54 [DEBUG] http: Request PUT /v1/agent/service/register (35.911274ms) from=10.233.70.78:53272
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:54 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (589.112µs) from=10.233.70.78:53274
    2022/03/28 12:20:54 [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/28 12:20:54 [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/28 12:20: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/28 12:20: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/28 12:20:54 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.69.117_8446"
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:54 [DEBUG] http: Request PUT /v1/agent/service/register (13.828618ms) from=10.233.70.78:53276
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (631.932µs) from=10.233.70.78:53278
    2022/03/28 12:20:54 [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/28 12:20: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/28 12:20: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/28 12:20:54 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.69.117_8446"
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:54 [DEBUG] http: Request PUT /v1/agent/service/register (44.57985ms) from=10.233.70.78:53282
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:54 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (568.628µs) from=10.233.70.78:53284
    2022/03/28 12:20:54 [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/28 12:20:54 [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/28 12:20: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/28 12:20: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/28 12:20:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.69.117_8446"
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:54 [DEBUG] http: Request PUT /v1/agent/service/register (43.367164ms) from=10.233.70.78:53290
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (514.178µs) from=10.233.70.78:53294
    2022/03/28 12:20:54 [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/28 12:20: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/28 12:20: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/28 12:20:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.69.117_8446"
    2022/03/28 12:20:54 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:54 [DEBUG] http: Request PUT /v1/agent/service/register (72.117362ms) from=10.233.70.78:53302
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:54 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:54 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (469.784µs) from=10.233.70.78:53308
    2022/03/28 12:20:55 [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/28 12:20:55 [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/28 12:20: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/28 12:20: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/28 12:20:55 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.69.117_8446"
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:55 [DEBUG] http: Request PUT /v1/agent/service/register (35.359747ms) from=10.233.70.78:53310
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:55 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (471.508µs) from=10.233.70.78:53312
    2022/03/28 12:20:55 [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/28 12:20: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/28 12:20: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/28 12:20:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.69.117_8446"
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:55 [DEBUG] http: Request PUT /v1/agent/service/register (42.27533ms) from=10.233.70.78:53314
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:55 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (3.804369ms) from=10.233.70.78:53318
    2022/03/28 12:20:55 [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/28 12:20:55 [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/28 12:20: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/28 12:20: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/28 12:20:55 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.69.117_8446"
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:55 [DEBUG] http: Request PUT /v1/agent/service/register (27.230813ms) from=10.233.70.78:53320
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:55 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (1.001049ms) from=10.233.70.78:53322
    2022/03/28 12:20: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/28 12:20: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/28 12:20: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/28 12:20:55 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:55 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.69.117_8446"
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:55 [DEBUG] http: Request PUT /v1/agent/service/register (6.905932ms) from=10.233.70.78:53336
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:55 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (505.639µs) from=10.233.70.78:53342
    2022/03/28 12:20:55 [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/28 12:20:55 [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/28 12:20: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/28 12:20: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/28 12:20:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.69.117_8446"
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:55 [DEBUG] http: Request PUT /v1/agent/service/register (21.214284ms) from=10.233.70.78:53344
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:55 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (611.69µs) from=10.233.70.78:53348
    2022/03/28 12:20:55 [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/28 12:20: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/28 12:20: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/28 12:20:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.69.117_8446"
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:55 [DEBUG] http: Request PUT /v1/agent/service/register (25.506445ms) from=10.233.70.78:53352
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:55 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:55 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (736.24µs) from=10.233.70.78:53354
    2022/03/28 12:20:55 [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/28 12:20:55 [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/28 12:20: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/28 12:20: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/28 12:20:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:56 [INFO] agent: Synced service "_v11__aai-nquery_10.233.69.117_8446"
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:56 [DEBUG] http: Request PUT /v1/agent/service/register (44.142597ms) from=10.233.70.78:53356
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:56 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (623.481µs) from=10.233.70.78:53358
    2022/03/28 12:20:56 [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/28 12:20: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/28 12:20: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/28 12:20:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:56 [INFO] agent: Synced service "_v11_aai-nquery_10.233.69.117_8446"
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:56 [DEBUG] http: Request PUT /v1/agent/service/register (36.536112ms) from=10.233.70.78:53360
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:56 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (1.235532ms) from=10.233.70.78:53364
    2022/03/28 12:20:56 [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/28 12:20:56 [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/28 12:20: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/28 12:20: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/28 12:20:56 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [INFO] agent: Synced service "_v12__aai-nquery_10.233.69.117_8446"
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:56 [DEBUG] http: Request PUT /v1/agent/service/register (20.830819ms) from=10.233.70.78:53370
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:56 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (902.558µs) from=10.233.70.78:53372
    2022/03/28 12:20:56 [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/28 12:20: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/28 12:20: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/28 12:20:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [INFO] agent: Synced service "_v12_aai-nquery_10.233.69.117_8446"
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:56 [DEBUG] http: Request PUT /v1/agent/service/register (10.081223ms) from=10.233.70.78:53376
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:56 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (723.978µs) from=10.233.70.78:53378
    2022/03/28 12:20:56 [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/28 12:20:56 [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/28 12:20: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/28 12:20: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/28 12:20:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [INFO] agent: Synced service "_v13__aai-nquery_10.233.69.117_8446"
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:56 [DEBUG] http: Request PUT /v1/agent/service/register (13.461297ms) from=10.233.70.78:53380
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:56 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (495.665µs) from=10.233.70.78:53382
    2022/03/28 12:20:56 [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/28 12:20: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/28 12:20: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/28 12:20:56 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [INFO] agent: Synced service "_v13_aai-nquery_10.233.69.117_8446"
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:56 [DEBUG] http: Request PUT /v1/agent/service/register (5.530446ms) from=10.233.70.78:53384
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:56 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (518.369µs) from=10.233.70.78:53386
    2022/03/28 12:20:56 [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/28 12:20:56 [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/28 12:20: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/28 12:20: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/28 12:20:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [INFO] agent: Synced service "_v14__aai-nquery_10.233.69.117_8446"
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:56 [DEBUG] http: Request PUT /v1/agent/service/register (22.914526ms) from=10.233.70.78:53388
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:56 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:57 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (680.068µs) from=10.233.70.78:53390
    2022/03/28 12:20:57 [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/28 12:20: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/28 12:20: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/28 12:20:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:57 [INFO] agent: Synced service "_v14_aai-nquery_10.233.69.117_8446"
    2022/03/28 12:20:57 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:57 [DEBUG] http: Request PUT /v1/agent/service/register (32.946512ms) from=10.233.70.78:53392
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:57 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (475.04µs) from=10.233.70.78:53394
    2022/03/28 12:20:57 [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/28 12:20:57 [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/28 12:20: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/28 12:20: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/28 12:20:57 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [INFO] agent: Synced service "_v15__aai-nquery_10.233.69.117_8446"
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:57 [DEBUG] http: Request PUT /v1/agent/service/register (8.379756ms) from=10.233.70.78:53396
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:57 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (540.991µs) from=10.233.70.78:53398
    2022/03/28 12:20:57 [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/28 12:20: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/28 12:20: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/28 12:20:57 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [INFO] agent: Synced service "_v15_aai-nquery_10.233.69.117_8446"
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:57 [DEBUG] http: Request PUT /v1/agent/service/register (30.207521ms) from=10.233.70.78:53400
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:57 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (825.69µs) from=10.233.70.78:53402
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:57 [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/28 12:20:57 [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/28 12:20: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/28 12:20: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/28 12:20:57 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [INFO] agent: Synced service "_v16__aai-nquery_10.233.69.117_8446"
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:57 [DEBUG] http: Request PUT /v1/agent/service/register (15.489964ms) from=10.233.70.78:53404
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:57 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (443.655µs) from=10.233.70.78:53408
    2022/03/28 12:20:57 [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/28 12:20: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/28 12:20: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/28 12:20:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [INFO] agent: Synced service "_v16_aai-nquery_10.233.69.117_8446"
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:57 [DEBUG] http: Request PUT /v1/agent/service/register (29.785704ms) from=10.233.70.78:53410
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:57 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (10.548014ms) from=10.233.70.78:53412
    2022/03/28 12:20:57 [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/28 12:20:57 [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/28 12:20: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/28 12:20: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/28 12:20:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [INFO] agent: Synced service "_v17__aai-nquery_10.233.69.117_8446"
    2022/03/28 12:20:57 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:57 [DEBUG] http: Request PUT /v1/agent/service/register (11.275898ms) from=10.233.70.78:53416
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v17__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:57 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (569.799µs) from=10.233.70.78:53418
    2022/03/28 12:20:57 [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/28 12:20: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/28 12:20: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/28 12:20:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.120_9015" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v0_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_sdc_10.233.0.226_8443" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_parser_10.233.17.135_8806" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.29.178_8181" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v17__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [INFO] agent: Synced service "_v17_aai-nquery_10.233.69.117_8446"
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.135_8806" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_message-router_10.233.58.170_3904" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_catalog_10.233.17.135_8806" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.2.29_9011" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Node info in sync
    2022/03/28 12:20:57 [DEBUG] http: Request PUT /v1/agent/service/register (5.744498ms) from=10.233.70.78:53420
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.131_443" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.37.177_8443" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v17__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_multicloud_10.233.37.125_9001" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_nsd_10.233.17.135_8806" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.197_9007" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.226_8080" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v17_aai-nquery_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.117_8446" in sync
    2022/03/28 12:20:57 [DEBUG] agent: Servic