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: '50388cb8-9978-5929-e8bf-2e535d6bf441'
         Node name: 'onap-msb-consul-f96d66b85-5b24k'
        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/05/07 04:40:30 [DEBUG] agent: Using random ID "50388cb8-9978-5929-e8bf-2e535d6bf441" as node ID
    2022/05/07 04:40:30 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:50388cb8-9978-5929-e8bf-2e535d6bf441 Address:127.0.0.1:8300}]
    2022/05/07 04:40:30 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/05/07 04:40:30 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-5b24k.dc1 127.0.0.1
    2022/05/07 04:40:30 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-5b24k 127.0.0.1
    2022/05/07 04:40:30 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-5b24k (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/05/07 04:40:30 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-5b24k.dc1" in area "wan"
    2022/05/07 04:40:30 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/05/07 04:40:30 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/05/07 04:40:30 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/05/07 04:40:30 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/05/07 04:40:30 [INFO] agent: started state syncer
    2022/05/07 04:40:30 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/05/07 04:40:30 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/05/07 04:40:30 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/05/07 04:40:30 [DEBUG] raft: Votes needed: 1
    2022/05/07 04:40:30 [DEBUG] raft: Vote granted from 50388cb8-9978-5929-e8bf-2e535d6bf441 in term 2. Tally: 1
    2022/05/07 04:40:30 [INFO] raft: Election won. Tally: 1
    2022/05/07 04:40:30 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/05/07 04:40:30 [INFO] consul: cluster leadership acquired
    2022/05/07 04:40:30 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-5b24k
    2022/05/07 04:40:30 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/05/07 04:40:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-5b24k" since the cluster is too small
    2022/05/07 04:40:30 [INFO] consul: member 'onap-msb-consul-f96d66b85-5b24k' joined, marking health alive
    2022/05/07 04:40:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/07 04:40:30 [INFO] agent: Synced node info
    2022/05/07 04:40:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/07 04:40:32 [DEBUG] agent: Node info in sync
    2022/05/07 04:40:32 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.12.0 (currently running: 1.4.3)
    2022/05/07 04:41:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-5b24k" since the cluster is too small
    2022/05/07 04:42:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/07 04:42:15 [DEBUG] agent: Node info in sync
    2022/05/07 04:42:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-5b24k.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/05/07 04:42:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-5b24k" since the cluster is too small
    2022/05/07 04:43:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-5b24k" since the cluster is too small
    2022/05/07 04:44:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/07 04:44:09 [DEBUG] agent: Node info in sync
    2022/05/07 04:44:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-5b24k" since the cluster is too small
    2022/05/07 04:45:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-5b24k.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/05/07 04:45:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-5b24k" since the cluster is too small
    2022/05/07 04:45:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/07 04:45:36 [DEBUG] agent: Node info in sync
    2022/05/07 04:46:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-5b24k" since the cluster is too small
    2022/05/07 04:46:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/07 04:46:49 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-5b24k" since the cluster is too small
    2022/05/07 04:47:35 [DEBUG] http: Request GET /v1/status/leader (3.874753ms) from=10.233.68.178:38466
    2022/05/07 04:47:35 [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/05/07 04:47:35 [DEBUG] 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/05/07 04:47:35 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.35.136_443"
    2022/05/07 04:47:35 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:35 [DEBUG] http: Request PUT /v1/agent/service/register (7.159864ms) from=10.233.68.178:38472
    2022/05/07 04:47:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:35 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:35 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (2.148262ms) from=10.233.68.178:38474
    2022/05/07 04:47:36 [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/05/07 04:47:36 [DEBUG] 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/05/07 04:47:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:36 [INFO] agent: Synced service "_v1_parser_10.233.0.69_8806"
    2022/05/07 04:47:36 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:36 [DEBUG] http: Request PUT /v1/agent/service/register (8.035298ms) from=10.233.68.178:38476
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:36 [DEBUG] http: Request GET /v1/health/service/parser-v1 (7.764776ms) from=10.233.68.178:38478
    2022/05/07 04:47:36 [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/05/07 04:47:36 [DEBUG] 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/05/07 04:47:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [INFO] agent: Synced service "_v1_catalog_10.233.0.69_8806"
    2022/05/07 04:47:36 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:36 [DEBUG] http: Request PUT /v1/agent/service/register (9.236805ms) from=10.233.68.178:38480
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (3.715727ms) from=10.233.68.178:38482
    2022/05/07 04:47:36 [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/05/07 04:47:36 [DEBUG] 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/05/07 04:47:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [INFO] agent: Synced service "_v1_nsd_10.233.0.69_8806"
    2022/05/07 04:47:36 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:36 [DEBUG] http: Request PUT /v1/agent/service/register (5.531503ms) from=10.233.68.178:38486
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (487.025µs) from=10.233.68.178:38488
    2022/05/07 04:47:36 [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/05/07 04:47:36 [DEBUG] 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/05/07 04:47:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.0.69_8806"
    2022/05/07 04:47:36 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:36 [DEBUG] http: Request PUT /v1/agent/service/register (13.601506ms) from=10.233.68.178:38490
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (486.495µs) from=10.233.68.178:38492
    2022/05/07 04:47:36 [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/05/07 04:47:36 [DEBUG] 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/05/07 04:47:36 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [INFO] agent: Synced service "_v1_message-router_10.233.47.33_3904"
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:36 [DEBUG] http: Request PUT /v1/agent/service/register (18.469357ms) from=10.233.68.178:38494
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:36 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (626.649µs) from=10.233.68.178:38496
    2022/05/07 04:47:36 [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/05/07 04:47:36 [DEBUG] 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/05/07 04:47:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:36 [INFO] agent: Synced service "_v0_multicloud_10.233.39.55_9001"
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:36 [DEBUG] http: Request PUT /v1/agent/service/register (5.540258ms) from=10.233.68.178:38498
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (486.22µs) from=10.233.68.178:38500
    2022/05/07 04:47:36 [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/05/07 04:47:36 [DEBUG] 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/05/07 04:47:36 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:36 [INFO] agent: Synced service "_v1_multicloud_10.233.39.55_9001"
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:36 [DEBUG] http: Request PUT /v1/agent/service/register (5.430962ms) from=10.233.68.178:38502
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (961.645µs) from=10.233.68.178:38504
    2022/05/07 04:47:36 [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/05/07 04:47:36 [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/05/07 04:47:36 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:36 [INFO] agent: Synced service "_v1_wf-gui_10.233.61.17_8443"
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:36 [DEBUG] http: Request PUT /v1/agent/service/register (9.824269ms) from=10.233.68.178:38506
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (803.597µs) from=10.233.68.178:38508
    2022/05/07 04:47:36 [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/05/07 04:47:36 [DEBUG] 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/05/07 04:47:36 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:36 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.6.105_9007"
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:36 [DEBUG] http: Request PUT /v1/agent/service/register (4.304087ms) from=10.233.68.178:38510
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (528.323µs) from=10.233.68.178:38514
    2022/05/07 04:47:36 [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/05/07 04:47:36 [DEBUG] 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/05/07 04:47:36 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:36 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.6.105_9007"
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:36 [DEBUG] http: Request PUT /v1/agent/service/register (15.667986ms) from=10.233.68.178:38518
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (498.909µs) from=10.233.68.178:38520
    2022/05/07 04:47:36 [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/05/07 04:47:36 [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/05/07 04:47:36 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [INFO] agent: Synced service "_v1_sdc-gui_10.233.26.164_8181"
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:36 [DEBUG] http: Request PUT /v1/agent/service/register (18.736525ms) from=10.233.68.178:38522
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (564.442µs) from=10.233.68.178:38524
    2022/05/07 04:47:36 [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/05/07 04:47:36 [DEBUG] 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/05/07 04:47:36 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:36 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.45.16_9015"
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:36 [DEBUG] http: Request PUT /v1/agent/service/register (4.694734ms) from=10.233.68.178:38526
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:36 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (469.31µs) from=10.233.68.178:38528
    2022/05/07 04:47:36 [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/05/07 04:47:36 [DEBUG] 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/05/07 04:47:36 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:36 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.50.109_9011"
    2022/05/07 04:47:36 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:36 [DEBUG] http: Request PUT /v1/agent/service/register (7.815334ms) from=10.233.68.178:38530
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (470.594µs) from=10.233.68.178:38532
    2022/05/07 04:47:36 [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/05/07 04:47:36 [DEBUG] 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/05/07 04:47:36 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:36 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.50.109_9011"
    2022/05/07 04:47:36 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:36 [DEBUG] http: Request PUT /v1/agent/service/register (12.956146ms) from=10.233.68.178:38534
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (494.798µs) from=10.233.68.178:38536
    2022/05/07 04:47:36 [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/05/07 04:47:36 [DEBUG] 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/05/07 04:47:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:36 [INFO] agent: Synced service "_v1_sdc_10.233.0.100_8443"
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:36 [DEBUG] http: Request PUT /v1/agent/service/register (7.557853ms) from=10.233.68.178:38546
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:36 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (488.4µs) from=10.233.68.178:38548
    2022/05/07 04:47:36 [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/05/07 04:47:36 [DEBUG] 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/05/07 04:47:36 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:36 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.0.100_8080"
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:36 [DEBUG] http: Request PUT /v1/agent/service/register (9.069118ms) from=10.233.68.178:38550
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:36 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:36 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (680.335µs) from=10.233.68.178:38552
    2022/05/07 04:47:36 [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/05/07 04:47:36 [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/05/07 04:47:36 [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/05/07 04:47:36 [DEBUG] 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/05/07 04:47:37 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:37 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.68.156_8446"
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:37 [DEBUG] http: Request PUT /v1/agent/service/register (24.806872ms) from=10.233.68.178:38554
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:37 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (581.864µs) from=10.233.68.178:38556
    2022/05/07 04:47:37 [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/05/07 04:47:37 [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/05/07 04:47:37 [DEBUG] 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/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:37 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.68.156_8446"
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:37 [DEBUG] http: Request PUT /v1/agent/service/register (19.37142ms) from=10.233.68.178:38558
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:37 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (548.2µs) from=10.233.68.178:38560
    2022/05/07 04:47:37 [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/05/07 04:47:37 [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/05/07 04:47:37 [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/05/07 04:47:37 [DEBUG] 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/05/07 04:47:37 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.68.156_8446"
    2022/05/07 04:47:37 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:37 [DEBUG] http: Request PUT /v1/agent/service/register (16.642919ms) from=10.233.68.178:38562
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:37 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (573.056µs) from=10.233.68.178:38564
    2022/05/07 04:47:37 [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/05/07 04:47:37 [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/05/07 04:47:37 [DEBUG] 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/05/07 04:47:37 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:37 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.68.156_8446"
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:37 [DEBUG] http: Request PUT /v1/agent/service/register (11.201452ms) from=10.233.68.178:38570
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:37 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (490.078µs) from=10.233.68.178:38572
    2022/05/07 04:47:37 [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/05/07 04:47:37 [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/05/07 04:47:37 [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/05/07 04:47:37 [DEBUG] 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/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.68.156_8446"
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:37 [DEBUG] http: Request PUT /v1/agent/service/register (24.515583ms) from=10.233.68.178:38574
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:37 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (455.038µs) from=10.233.68.178:38576
    2022/05/07 04:47:37 [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/05/07 04:47:37 [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/05/07 04:47:37 [DEBUG] 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/05/07 04:47:37 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.68.156_8446"
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:37 [DEBUG] http: Request PUT /v1/agent/service/register (12.460284ms) from=10.233.68.178:38578
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:37 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (640.689µs) from=10.233.68.178:38580
    2022/05/07 04:47:37 [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/05/07 04:47:37 [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/05/07 04:47:37 [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/05/07 04:47:37 [DEBUG] 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/05/07 04:47:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.68.156_8446"
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:37 [DEBUG] http: Request PUT /v1/agent/service/register (13.987909ms) from=10.233.68.178:38584
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:37 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (598.313µs) from=10.233.68.178:38586
    2022/05/07 04:47:37 [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/05/07 04:47:37 [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/05/07 04:47:37 [DEBUG] 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/05/07 04:47:37 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.68.156_8446"
    2022/05/07 04:47:37 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:37 [DEBUG] http: Request PUT /v1/agent/service/register (14.00226ms) from=10.233.68.178:38588
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:37 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (450.865µs) from=10.233.68.178:38590
    2022/05/07 04:47:37 [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/05/07 04:47:37 [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/05/07 04:47:37 [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/05/07 04:47:37 [DEBUG] 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/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.68.156_8446"
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:37 [DEBUG] http: Request PUT /v1/agent/service/register (6.837067ms) from=10.233.68.178:38594
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:37 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (543.399µs) from=10.233.68.178:38596
    2022/05/07 04:47:37 [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/05/07 04:47:37 [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/05/07 04:47:37 [DEBUG] 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/05/07 04:47:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.68.156_8446"
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:37 [DEBUG] http: Request PUT /v1/agent/service/register (33.974709ms) from=10.233.68.178:38598
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:37 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (479.152µs) from=10.233.68.178:38600
    2022/05/07 04:47:37 [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/05/07 04:47:37 [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/05/07 04:47:37 [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/05/07 04:47:37 [DEBUG] 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/05/07 04:47:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.68.156_8446"
    2022/05/07 04:47:37 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:37 [DEBUG] http: Request PUT /v1/agent/service/register (12.548794ms) from=10.233.68.178:38602
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:37 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (674.473µs) from=10.233.68.178:38604
    2022/05/07 04:47:37 [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/05/07 04:47:37 [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/05/07 04:47:37 [DEBUG] 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/05/07 04:47:37 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.68.156_8446"
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:37 [DEBUG] http: Request PUT /v1/agent/service/register (9.030575ms) from=10.233.68.178:38606
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:37 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (651.591µs) from=10.233.68.178:38608
    2022/05/07 04:47:37 [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/05/07 04:47:37 [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/05/07 04:47:37 [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/05/07 04:47:37 [DEBUG] 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/05/07 04:47:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.68.156_8446"
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:37 [DEBUG] http: Request PUT /v1/agent/service/register (15.452523ms) from=10.233.68.178:38610
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:37 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (466.505µs) from=10.233.68.178:38612
    2022/05/07 04:47:37 [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/05/07 04:47:37 [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/05/07 04:47:37 [DEBUG] 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/05/07 04:47:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.68.156_8446"
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:37 [DEBUG] http: Request PUT /v1/agent/service/register (5.741065ms) from=10.233.68.178:38614
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:37 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (746.935µs) from=10.233.68.178:38620
    2022/05/07 04:47:37 [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/05/07 04:47:37 [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/05/07 04:47:37 [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/05/07 04:47:37 [DEBUG] 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/05/07 04:47:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.68.156_8446"
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:37 [DEBUG] http: Request PUT /v1/agent/service/register (18.929976ms) from=10.233.68.178:38622
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:37 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:37 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (1.649179ms) from=10.233.68.178:38624
    2022/05/07 04:47:37 [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/05/07 04:47:37 [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/05/07 04:47:37 [DEBUG] 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/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.68.156_8446"
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:38 [DEBUG] http: Request PUT /v1/agent/service/register (13.943974ms) from=10.233.68.178:38626
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:38 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (464.853µs) from=10.233.68.178:38628
    2022/05/07 04:47:38 [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/05/07 04:47:38 [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/05/07 04:47:38 [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/05/07 04:47:38 [DEBUG] 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/05/07 04:47:38 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.68.156_8446"
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:38 [DEBUG] http: Request PUT /v1/agent/service/register (36.133166ms) from=10.233.68.178:38630
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (613.144µs) from=10.233.68.178:38632
    2022/05/07 04:47:38 [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/05/07 04:47:38 [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/05/07 04:47:38 [DEBUG] 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/05/07 04:47:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.68.156_8446"
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:38 [DEBUG] http: Request PUT /v1/agent/service/register (16.619793ms) from=10.233.68.178:38636
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:38 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (1.191981ms) from=10.233.68.178:38638
    2022/05/07 04:47:38 [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/05/07 04:47:38 [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/05/07 04:47:38 [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/05/07 04:47:38 [DEBUG] 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/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.68.156_8446"
    2022/05/07 04:47:38 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:38 [DEBUG] http: Request PUT /v1/agent/service/register (20.354922ms) from=10.233.68.178:38640
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:38 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (541.606µs) from=10.233.68.178:38642
    2022/05/07 04:47:38 [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/05/07 04:47:38 [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/05/07 04:47:38 [DEBUG] 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/05/07 04:47:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.68.156_8446"
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:38 [DEBUG] http: Request PUT /v1/agent/service/register (56.714921ms) from=10.233.68.178:38644
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:38 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (910.188µs) from=10.233.68.178:38646
    2022/05/07 04:47:38 [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/05/07 04:47:38 [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/05/07 04:47:38 [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/05/07 04:47:38 [DEBUG] 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/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.68.156_8446"
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:38 [DEBUG] http: Request PUT /v1/agent/service/register (17.026463ms) from=10.233.68.178:38648
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:38 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (1.646795ms) from=10.233.68.178:38650
    2022/05/07 04:47:38 [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/05/07 04:47:38 [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/05/07 04:47:38 [DEBUG] 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/05/07 04:47:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.68.156_8446"
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:38 [DEBUG] http: Request PUT /v1/agent/service/register (23.048204ms) from=10.233.68.178:38652
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:38 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (11.952572ms) from=10.233.68.178:38654
    2022/05/07 04:47:38 [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/05/07 04:47:38 [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/05/07 04:47:38 [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/05/07 04:47:38 [DEBUG] 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/05/07 04:47:38 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.68.156_8446"
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:38 [DEBUG] http: Request PUT /v1/agent/service/register (14.726465ms) from=10.233.68.178:38658
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:38 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (553.132µs) from=10.233.68.178:38660
    2022/05/07 04:47:38 [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/05/07 04:47:38 [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/05/07 04:47:38 [DEBUG] 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/05/07 04:47:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.68.156_8446"
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:38 [DEBUG] http: Request PUT /v1/agent/service/register (11.245294ms) from=10.233.68.178:38662
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:38 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (651.38µs) from=10.233.68.178:38664
    2022/05/07 04:47:38 [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/05/07 04:47:38 [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/05/07 04:47:38 [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/05/07 04:47:38 [DEBUG] 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/05/07 04:47:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:38 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.68.156_8446"
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:38 [DEBUG] http: Request PUT /v1/agent/service/register (174.094333ms) from=10.233.68.178:38670
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:38 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (412.517µs) from=10.233.68.178:38678
    2022/05/07 04:47:38 [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/05/07 04:47:38 [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/05/07 04:47:38 [DEBUG] 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/05/07 04:47:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.68.156_8446"
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:38 [DEBUG] http: Request PUT /v1/agent/service/register (16.029624ms) from=10.233.68.178:38680
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:38 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (460.002µs) from=10.233.68.178:38682
    2022/05/07 04:47:38 [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/05/07 04:47:38 [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/05/07 04:47:38 [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/05/07 04:47:38 [DEBUG] 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/05/07 04:47:38 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.68.156_8446"
    2022/05/07 04:47:38 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:38 [DEBUG] http: Request PUT /v1/agent/service/register (12.593228ms) from=10.233.68.178:38684
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:38 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (599.708µs) from=10.233.68.178:38686
    2022/05/07 04:47:39 [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/05/07 04:47:39 [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/05/07 04:47:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.68.156_8446"
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:39 [DEBUG] http: Request PUT /v1/agent/service/register (14.094713ms) from=10.233.68.178:38688
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:39 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (706.856µs) from=10.233.68.178:38690
    2022/05/07 04:47:39 [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/05/07 04:47:39 [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/05/07 04:47:39 [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/05/07 04:47:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.68.156_8446"
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:39 [DEBUG] http: Request PUT /v1/agent/service/register (63.927568ms) from=10.233.68.178:38692
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (123.818588ms) from=10.233.68.178:38694
    2022/05/07 04:47:39 [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/05/07 04:47:39 [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/05/07 04:47:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.68.156_8446"
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:39 [DEBUG] http: Request PUT /v1/agent/service/register (39.286787ms) from=10.233.68.178:38698
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:39 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (489.259µs) from=10.233.68.178:38702
    2022/05/07 04:47:39 [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/05/07 04:47:39 [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/05/07 04:47:39 [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/05/07 04:47:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.68.156_8446"
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:39 [DEBUG] http: Request PUT /v1/agent/service/register (16.964249ms) from=10.233.68.178:38704
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (473.932µs) from=10.233.68.178:38706
    2022/05/07 04:47:39 [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/05/07 04:47:39 [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/05/07 04:47:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.68.156_8446"
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:39 [DEBUG] http: Request PUT /v1/agent/service/register (9.173502ms) from=10.233.68.178:38708
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:39 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (640.077µs) from=10.233.68.178:38710
    2022/05/07 04:47:39 [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/05/07 04:47:39 [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/05/07 04:47:39 [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/05/07 04:47:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.68.156_8446"
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:39 [DEBUG] http: Request PUT /v1/agent/service/register (12.529106ms) from=10.233.68.178:38712
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (455.011µs) from=10.233.68.178:38716
    2022/05/07 04:47:39 [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/05/07 04:47:39 [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/05/07 04:47:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.68.156_8446"
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:39 [DEBUG] http: Request PUT /v1/agent/service/register (15.700564ms) from=10.233.68.178:38718
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:39 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (829.414µs) from=10.233.68.178:38720
    2022/05/07 04:47:39 [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/05/07 04:47:39 [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/05/07 04:47:39 [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/05/07 04:47:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.68.156_8446"
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:39 [DEBUG] http: Request PUT /v1/agent/service/register (34.77725ms) from=10.233.68.178:38722
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (50.906838ms) from=10.233.68.178:38724
    2022/05/07 04:47:39 [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/05/07 04:47:39 [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/05/07 04:47:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.68.156_8446"
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:39 [DEBUG] http: Request PUT /v1/agent/service/register (6.125423ms) from=10.233.68.178:38726
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:39 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (467.852µs) from=10.233.68.178:38728
    2022/05/07 04:47:39 [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/05/07 04:47:39 [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/05/07 04:47:39 [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/05/07 04:47:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:39 [INFO] agent: Synced service "_v11__aai-nquery_10.233.68.156_8446"
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:39 [DEBUG] http: Request PUT /v1/agent/service/register (64.181226ms) from=10.233.68.178:38730
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:39 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:39 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (475.363µs) from=10.233.68.178:38732
    2022/05/07 04:47:39 [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/05/07 04:47:39 [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/05/07 04:47:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [INFO] agent: Synced service "_v11_aai-nquery_10.233.68.156_8446"
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:40 [DEBUG] http: Request PUT /v1/agent/service/register (32.664069ms) from=10.233.68.178:38734
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:40 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (557.776µs) from=10.233.68.178:38736
    2022/05/07 04:47:40 [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/05/07 04:47:40 [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/05/07 04:47:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/07 04:47:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [INFO] agent: Synced service "_v12__aai-nquery_10.233.68.156_8446"
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:40 [DEBUG] http: Request PUT /v1/agent/service/register (13.497483ms) from=10.233.68.178:38738
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:40 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (1.080716ms) from=10.233.68.178:38740
    2022/05/07 04:47:40 [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/05/07 04:47:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/07 04:47:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [INFO] agent: Synced service "_v12_aai-nquery_10.233.68.156_8446"
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:40 [DEBUG] http: Request PUT /v1/agent/service/register (4.313776ms) from=10.233.68.178:38744
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:40 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (518.09µs) from=10.233.68.178:38746
    2022/05/07 04:47:40 [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/05/07 04:47:40 [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/05/07 04:47:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/07 04:47:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [INFO] agent: Synced service "_v13__aai-nquery_10.233.68.156_8446"
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:40 [DEBUG] http: Request PUT /v1/agent/service/register (6.763015ms) from=10.233.68.178:38748
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:40 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (499.89µs) from=10.233.68.178:38750
    2022/05/07 04:47:40 [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/05/07 04:47:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/07 04:47:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [INFO] agent: Synced service "_v13_aai-nquery_10.233.68.156_8446"
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:40 [DEBUG] http: Request PUT /v1/agent/service/register (10.476363ms) from=10.233.68.178:38752
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:40 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (438.947µs) from=10.233.68.178:38754
    2022/05/07 04:47:40 [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/05/07 04:47:40 [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/05/07 04:47:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/07 04:47:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [INFO] agent: Synced service "_v14__aai-nquery_10.233.68.156_8446"
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:40 [DEBUG] http: Request PUT /v1/agent/service/register (9.825692ms) from=10.233.68.178:38756
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:40 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (552.114µs) from=10.233.68.178:38758
    2022/05/07 04:47:40 [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/05/07 04:47:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/07 04:47:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [INFO] agent: Synced service "_v14_aai-nquery_10.233.68.156_8446"
    2022/05/07 04:47:40 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:40 [DEBUG] http: Request PUT /v1/agent/service/register (6.882762ms) from=10.233.68.178:38760
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:40 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (3.046617ms) from=10.233.68.178:38762
    2022/05/07 04:47:40 [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/05/07 04:47:40 [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/05/07 04:47:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/07 04:47:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [INFO] agent: Synced service "_v15__aai-nquery_10.233.68.156_8446"
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:40 [DEBUG] http: Request PUT /v1/agent/service/register (13.228022ms) from=10.233.68.178:38764
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:40 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (451.916µs) from=10.233.68.178:38766
    2022/05/07 04:47:40 [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/05/07 04:47:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/07 04:47:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [INFO] agent: Synced service "_v15_aai-nquery_10.233.68.156_8446"
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:40 [DEBUG] http: Request PUT /v1/agent/service/register (12.762046ms) from=10.233.68.178:38768
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:40 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (16.960205ms) from=10.233.68.178:38770
    2022/05/07 04:47:40 [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/05/07 04:47:40 [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/05/07 04:47:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/07 04:47:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [INFO] agent: Synced service "_v16__aai-nquery_10.233.68.156_8446"
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:40 [DEBUG] http: Request PUT /v1/agent/service/register (15.878238ms) from=10.233.68.178:38774
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:40 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (1.084137ms) from=10.233.68.178:38776
    2022/05/07 04:47:40 [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/05/07 04:47:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/07 04:47:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [INFO] agent: Synced service "_v16_aai-nquery_10.233.68.156_8446"
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:40 [DEBUG] http: Request PUT /v1/agent/service/register (21.055501ms) from=10.233.68.178:38778
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:40 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (4.481672ms) from=10.233.68.178:38780
    2022/05/07 04:47:40 [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/05/07 04:47:40 [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/05/07 04:47:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/07 04:47:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [INFO] agent: Synced service "_v17__aai-nquery_10.233.68.156_8446"
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:40 [DEBUG] http: Request PUT /v1/agent/service/register (19.465096ms) from=10.233.68.178:38782
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.16_9015" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc_10.233.0.100_8443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_message-router_10.233.47.33_3904" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.109_9011" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Node info in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_parser_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_catalog_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.17_8443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.105_9007" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v0_multicloud_10.233.39.55_9001" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_nsd_10.233.0.69_8806" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.136_443" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.164_8181" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.0.100_8080" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.156_8446" in sync
    2022/05/07 04:47:40 [DEBUG] agent: Servi