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: '93d80596-65cb-7e5a-1c72-5169c03b5c7e'
         Node name: 'onap-msb-consul-57c6cc7b75-d797f'
        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:

    2021/11/10 08:54:38 [DEBUG] agent: Using random ID "93d80596-65cb-7e5a-1c72-5169c03b5c7e" as node ID
    2021/11/10 08:54:38 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:93d80596-65cb-7e5a-1c72-5169c03b5c7e Address:127.0.0.1:8300}]
    2021/11/10 08:54:38 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2021/11/10 08:54:38 [INFO] serf: EventMemberJoin: onap-msb-consul-57c6cc7b75-d797f.dc1 127.0.0.1
    2021/11/10 08:54:38 [INFO] serf: EventMemberJoin: onap-msb-consul-57c6cc7b75-d797f 127.0.0.1
    2021/11/10 08:54:38 [INFO] consul: Adding LAN server onap-msb-consul-57c6cc7b75-d797f (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/10 08:54:38 [INFO] consul: Handled member-join event for server "onap-msb-consul-57c6cc7b75-d797f.dc1" in area "wan"
    2021/11/10 08:54:38 [DEBUG] agent/proxy: managed Connect proxy manager started
    2021/11/10 08:54:38 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2021/11/10 08:54:38 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2021/11/10 08:54:38 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2021/11/10 08:54:38 [INFO] agent: started state syncer
    2021/11/10 08:54:38 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2021/11/10 08:54:38 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2021/11/10 08:54:38 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2021/11/10 08:54:38 [DEBUG] raft: Votes needed: 1
    2021/11/10 08:54:38 [DEBUG] raft: Vote granted from 93d80596-65cb-7e5a-1c72-5169c03b5c7e in term 2. Tally: 1
    2021/11/10 08:54:38 [INFO] raft: Election won. Tally: 1
    2021/11/10 08:54:38 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2021/11/10 08:54:38 [INFO] consul: cluster leadership acquired
    2021/11/10 08:54:38 [INFO] consul: New leader elected: onap-msb-consul-57c6cc7b75-d797f
    2021/11/10 08:54:38 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2021/11/10 08:54:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-d797f" since the cluster is too small
    2021/11/10 08:54:38 [INFO] consul: member 'onap-msb-consul-57c6cc7b75-d797f' joined, marking health alive
    2021/11/10 08:54:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/10 08:54:39 [INFO] agent: Synced node info
    2021/11/10 08:54:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/10 08:54:41 [DEBUG] agent: Node info in sync
    2021/11/10 08:54:41 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.10.3 (currently running: 1.4.3)
    2021/11/10 08:55:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-d797f" since the cluster is too small
    2021/11/10 08:56:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/10 08:56:05 [DEBUG] agent: Node info in sync
    2021/11/10 08:56:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-57c6cc7b75-d797f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/10 08:56:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-d797f" since the cluster is too small
    2021/11/10 08:57:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-d797f" since the cluster is too small
    2021/11/10 08:57:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/10 08:57:46 [DEBUG] agent: Node info in sync
    2021/11/10 08:58:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-d797f" since the cluster is too small
    2021/11/10 08:59:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/10 08:59:26 [DEBUG] agent: Node info in sync
    2021/11/10 08:59:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-57c6cc7b75-d797f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/10 08:59:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-d797f" since the cluster is too small
    2021/11/10 09:00:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-d797f" since the cluster is too small
    2021/11/10 09:01:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/10 09:01:16 [DEBUG] agent: Node info in sync
    2021/11/10 09:01:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-d797f" since the cluster is too small
    2021/11/10 09:02:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-57c6cc7b75-d797f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/10 09:02:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/10 09:02:28 [DEBUG] agent: Node info in sync
    2021/11/10 09:02:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-d797f" since the cluster is too small
    2021/11/10 09:03:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-d797f" since the cluster is too small
    2021/11/10 09:04:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/10 09:04:04 [DEBUG] agent: Node info in sync
    2021/11/10 09:04:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-d797f" since the cluster is too small
    2021/11/10 09:05:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-57c6cc7b75-d797f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/10 09:05:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-d797f" since the cluster is too small
    2021/11/10 09:06:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/10 09:06:04 [DEBUG] agent: Node info in sync
    2021/11/10 09:06:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-d797f" since the cluster is too small
    2021/11/10 09:07:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-57c6cc7b75-d797f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/10 09:07:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/10 09:07:25 [DEBUG] agent: Node info in sync
    2021/11/10 09:07:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-d797f" since the cluster is too small
    2021/11/10 09:08:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-d797f" since the cluster is too small
    2021/11/10 09:09:13 [DEBUG] http: Request GET /v1/catalog/services (505.904µs) from=10.233.72.174:58270
    2021/11/10 09:09:13 [DEBUG] http: Request GET /v1/status/leader (2.919304ms) from=10.233.72.174:58274
    2021/11/10 09:09:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/10 09:09:22 [DEBUG] agent: Node info in sync
    2021/11/10 09:09:33 [DEBUG] http: Request GET /v1/status/leader (1.434742ms) from=10.233.72.174:58564
    2021/11/10 09:09:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-57c6cc7b75-d797f" since the cluster is too small
    2021/11/10 09:09:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-57c6cc7b75-d797f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/10 09:09:52 [DEBUG] http: Request GET /v1/catalog/services (329.391µs) from=10.233.68.229:45424
    2021/11/10 09:09:52 [DEBUG] http: Request GET /v1/status/leader (754.122µs) from=10.233.68.229:45426
    2021/11/10 09:09:53 [DEBUG] http: Request GET /v1/status/leader (4.303431ms) from=10.233.72.174:58798
    2021/11/10 09:10:01 [DEBUG] http: Request GET /v1/status/leader (439.339µs) from=10.233.69.183:47468
    2021/11/10 09:10:01 [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.
    2021/11/10 09:10:01 [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.
    2021/11/10 09:10:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (48.774791465s) from=10.233.72.174:58270
    2021/11/10 09:10:02 [INFO] agent: Synced service "_v1_sdc-gui_10.233.48.59_8181"
    2021/11/10 09:10:02 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:02 [DEBUG] http: Request PUT /v1/agent/service/register (671.676362ms) from=10.233.69.183:47474
    2021/11/10 09:10:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:02 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (9.736308631s) from=10.233.68.229:45424
    2021/11/10 09:10:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (542.36µs) from=10.233.72.174:58890
    2021/11/10 09:10:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (167.247µs) from=10.233.68.229:45564
    2021/11/10 09:10:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (714.944µs) from=10.233.69.183:47486
    2021/11/10 09:10:02 [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.
    2021/11/10 09:10:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:02 [INFO] agent: Synced service "_v1_sdc_10.233.24.0_8443"
    2021/11/10 09:10:02 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:02 [DEBUG] http: Request PUT /v1/agent/service/register (206.694597ms) from=10.233.69.183:47490
    2021/11/10 09:10:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (350.189771ms) from=10.233.68.229:45424
    2021/11/10 09:10:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (363.41339ms) from=10.233.72.174:58270
    2021/11/10 09:10:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:02 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:02 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:02 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (280.047µs) from=10.233.72.174:58900
    2021/11/10 09:10:02 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (362.064µs) from=10.233.69.183:47496
    2021/11/10 09:10:02 [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.
    2021/11/10 09:10:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:03 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:03 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.24.0_8080"
    2021/11/10 09:10:03 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:03 [DEBUG] http: Request PUT /v1/agent/service/register (179.030779ms) from=10.233.69.183:47498
    2021/11/10 09:10:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (296.255295ms) from=10.233.72.174:58270
    2021/11/10 09:10:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (298.394543ms) from=10.233.68.229:45424
    2021/11/10 09:10:03 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:03 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:03 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (641.683µs) from=10.233.69.183:47502
    2021/11/10 09:10:03 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (206.343µs) from=10.233.72.174:58904
    2021/11/10 09:10:03 [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.
    2021/11/10 09:10:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:04 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:04 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.6.134_9007"
    2021/11/10 09:10:04 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:04 [DEBUG] http: Request PUT /v1/agent/service/register (928.4512ms) from=10.233.69.183:47504
    2021/11/10 09:10:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (1.019283216s) from=10.233.68.229:45424
    2021/11/10 09:10:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:04 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:04 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (1.015117111s) from=10.233.72.174:58270
    2021/11/10 09:10:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (613.965µs) from=10.233.69.183:47516
    2021/11/10 09:10:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (204.738µs) from=10.233.72.174:58922
    2021/11/10 09:10:04 [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.
    2021/11/10 09:10:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:04 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:04 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.6.134_9007"
    2021/11/10 09:10:04 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:04 [DEBUG] http: Request PUT /v1/agent/service/register (306.11797ms) from=10.233.69.183:47518
    2021/11/10 09:10:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (358.960678ms) from=10.233.68.229:45424
    2021/11/10 09:10:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (360.046883ms) from=10.233.72.174:58270
    2021/11/10 09:10:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:04 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:04 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (432.798µs) from=10.233.69.183:47524
    2021/11/10 09:10:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (248.836µs) from=10.233.72.174:58930
    2021/11/10 09:10:04 [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.
    2021/11/10 09:10:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:04 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.14.70_443"
    2021/11/10 09:10:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:04 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:04 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:04 [DEBUG] http: Request PUT /v1/agent/service/register (144.512433ms) from=10.233.69.183:47526
    2021/11/10 09:10:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (215.163118ms) from=10.233.68.229:45424
    2021/11/10 09:10:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:04 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:04 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (213.503066ms) from=10.233.72.174:58270
    2021/11/10 09:10:04 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (374.092µs) from=10.233.72.174:58932
    2021/11/10 09:10:04 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (631.461µs) from=10.233.69.183:47532
    2021/11/10 09:10:04 [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.
    2021/11/10 09:10:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:04 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.23.214_9015"
    2021/11/10 09:10:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:04 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:04 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:04 [DEBUG] http: Request PUT /v1/agent/service/register (183.097245ms) from=10.233.69.183:47534
    2021/11/10 09:10:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:04 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:04 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=72 (272.928722ms) from=10.233.72.174:58270
    2021/11/10 09:10:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=72 (278.530579ms) from=10.233.68.229:45424
    2021/11/10 09:10:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (240.119µs) from=10.233.72.174:58934
    2021/11/10 09:10:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (287.502µs) from=10.233.69.183:47536
    2021/11/10 09:10:04 [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.
    2021/11/10 09:10:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:05 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.12.217_9011"
    2021/11/10 09:10:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:05 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:05 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:05 [DEBUG] http: Request PUT /v1/agent/service/register (136.857313ms) from=10.233.69.183:47538
    2021/11/10 09:10:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:05 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:05 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (174.913479ms) from=10.233.68.229:45424
    2021/11/10 09:10:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (172.563851ms) from=10.233.72.174:58270
    2021/11/10 09:10:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (551.04µs) from=10.233.69.183:47540
    2021/11/10 09:10:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (198.353µs) from=10.233.72.174:58936
    2021/11/10 09:10:05 [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.
    2021/11/10 09:10:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:05 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:05 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.12.217_9011"
    2021/11/10 09:10:05 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:05 [DEBUG] http: Request PUT /v1/agent/service/register (310.319329ms) from=10.233.69.183:47544
    2021/11/10 09:10:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (382.919767ms) from=10.233.72.174:58270
    2021/11/10 09:10:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (385.47495ms) from=10.233.68.229:45424
    2021/11/10 09:10:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:05 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:05 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (272.532µs) from=10.233.72.174:58940
    2021/11/10 09:10:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (554.398µs) from=10.233.69.183:47550
    2021/11/10 09:10:05 [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.
    2021/11/10 09:10:05 [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.
    2021/11/10 09:10:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:05 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:05 [INFO] agent: Synced service "_v1_wf-gui_10.233.26.35_8443"
    2021/11/10 09:10:05 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:05 [DEBUG] http: Request PUT /v1/agent/service/register (348.283772ms) from=10.233.69.183:47552
    2021/11/10 09:10:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:05 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:05 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (394.405277ms) from=10.233.68.229:45424
    2021/11/10 09:10:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (394.702688ms) from=10.233.72.174:58270
    2021/11/10 09:10:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (210.093µs) from=10.233.72.174:58946
    2021/11/10 09:10:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (2.562745ms) from=10.233.69.183:47554
    2021/11/10 09:10:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (187.868µs) from=10.233.68.229:45636
    2021/11/10 09:10:05 [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.
    2021/11/10 09:10:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:06 [INFO] agent: Synced service "_v1_parser_10.233.16.150_8806"
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:06 [DEBUG] http: Request PUT /v1/agent/service/register (146.268258ms) from=10.233.69.183:47556
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=76 (186.663012ms) from=10.233.72.174:58270
    2021/11/10 09:10:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=76 (185.000761ms) from=10.233.68.229:45424
    2021/11/10 09:10:06 [DEBUG] http: Request GET /v1/health/service/parser-v1 (305.277µs) from=10.233.72.174:58948
    2021/11/10 09:10:06 [DEBUG] http: Request GET /v1/health/service/parser-v1 (385.384µs) from=10.233.69.183:47558
    2021/11/10 09:10:06 [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.
    2021/11/10 09:10:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:06 [INFO] agent: Synced service "_v1_catalog_10.233.16.150_8806"
    2021/11/10 09:10:06 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:06 [DEBUG] http: Request PUT /v1/agent/service/register (355.674963ms) from=10.233.69.183:47560
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=77 (386.800992ms) from=10.233.68.229:45424
    2021/11/10 09:10:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=77 (383.179617ms) from=10.233.72.174:58270
    2021/11/10 09:10:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (355.866µs) from=10.233.69.183:47564
    2021/11/10 09:10:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (139.239µs) from=10.233.72.174:58956
    2021/11/10 09:10:06 [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.
    2021/11/10 09:10:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:06 [INFO] agent: Synced service "_v1_nsd_10.233.16.150_8806"
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:06 [DEBUG] http: Request PUT /v1/agent/service/register (182.132458ms) from=10.233.69.183:47566
    2021/11/10 09:10:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (215.468ms) from=10.233.68.229:45424
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:06 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (226.771112ms) from=10.233.72.174:58270
    2021/11/10 09:10:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (243.456µs) from=10.233.72.174:58958
    2021/11/10 09:10:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (9.568735ms) from=10.233.69.183:47570
    2021/11/10 09:10:06 [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.
    2021/11/10 09:10:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:07 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.16.150_8806"
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:07 [DEBUG] http: Request PUT /v1/agent/service/register (341.056862ms) from=10.233.69.183:47574
    2021/11/10 09:10:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=79 (418.714538ms) from=10.233.72.174:58270
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=79 (413.403727ms) from=10.233.68.229:45424
    2021/11/10 09:10:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (502.531µs) from=10.233.72.174:58962
    2021/11/10 09:10:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (807.666µs) from=10.233.69.183:47576
    2021/11/10 09:10:07 [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.
    2021/11/10 09:10:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:07 [INFO] agent: Synced service "_v0_multicloud_10.233.10.160_9001"
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:07 [DEBUG] http: Request PUT /v1/agent/service/register (189.915344ms) from=10.233.69.183:47578
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=80 (245.461888ms) from=10.233.68.229:45424
    2021/11/10 09:10:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=80 (254.397401ms) from=10.233.72.174:58270
    2021/11/10 09:10:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (283.783µs) from=10.233.69.183:47582
    2021/11/10 09:10:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (204.799µs) from=10.233.72.174:58964
    2021/11/10 09:10:07 [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.
    2021/11/10 09:10:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:07 [INFO] agent: Synced service "_v1_multicloud_10.233.10.160_9001"
    2021/11/10 09:10:07 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:07 [DEBUG] http: Request PUT /v1/agent/service/register (72.321895ms) from=10.233.69.183:47584
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=81 (113.533232ms) from=10.233.72.174:58270
    2021/11/10 09:10:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=81 (117.488492ms) from=10.233.68.229:45424
    2021/11/10 09:10:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (244.515µs) from=10.233.72.174:58968
    2021/11/10 09:10:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (462.549µs) from=10.233.69.183:47588
    2021/11/10 09:10:07 [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.
    2021/11/10 09:10:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:07 [INFO] agent: Synced service "_v1_message-router_10.233.32.152_3904"
    2021/11/10 09:10:07 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:07 [DEBUG] http: Request PUT /v1/agent/service/register (28.047932ms) from=10.233.69.183:47590
    2021/11/10 09:10:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=82 (97.691789ms) from=10.233.72.174:58270
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:07 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (911.219µs) from=10.233.69.183:47592
    2021/11/10 09:10:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=82 (113.496823ms) from=10.233.68.229:45424
    2021/11/10 09:10:07 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (4.628608ms) from=10.233.72.174:58970
    2021/11/10 09:10:07 [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.
    2021/11/10 09:10:07 [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.
    2021/11/10 09:10:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:07 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.69.17_8446"
    2021/11/10 09:10:07 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:07 [DEBUG] http: Request PUT /v1/agent/service/register (117.803966ms) from=10.233.69.183:47594
    2021/11/10 09:10:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=83 (125.525595ms) from=10.233.68.229:45424
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=83 (167.991745ms) from=10.233.72.174:58270
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:07 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (360.082µs) from=10.233.69.183:47598
    2021/11/10 09:10:07 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (183.286µs) from=10.233.72.174:58978
    2021/11/10 09:10:07 [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.
    2021/11/10 09:10:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:07 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.69.17_8446"
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:07 [DEBUG] http: Request PUT /v1/agent/service/register (67.370763ms) from=10.233.69.183:47600
    2021/11/10 09:10:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=84 (82.241144ms) from=10.233.72.174:58270
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:07 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=84 (72.189394ms) from=10.233.68.229:45424
    2021/11/10 09:10:07 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (310.572µs) from=10.233.72.174:58980
    2021/11/10 09:10:07 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (6.69355ms) from=10.233.69.183:47602
    2021/11/10 09:10:08 [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.
    2021/11/10 09:10:08 [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.
    2021/11/10 09:10:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:08 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.69.17_8446"
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:08 [DEBUG] http: Request PUT /v1/agent/service/register (18.818381ms) from=10.233.69.183:47604
    2021/11/10 09:10:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=85 (86.192381ms) from=10.233.68.229:45424
    2021/11/10 09:10:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=85 (92.499364ms) from=10.233.72.174:58270
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:08 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (272.077µs) from=10.233.72.174:58990
    2021/11/10 09:10:08 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (486.144µs) from=10.233.69.183:47606
    2021/11/10 09:10:08 [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.
    2021/11/10 09:10:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.69.17_8446"
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=86 (266.338284ms) from=10.233.68.229:45424
    2021/11/10 09:10:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=86 (270.86709ms) from=10.233.72.174:58270
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:08 [DEBUG] http: Request PUT /v1/agent/service/register (217.763144ms) from=10.233.69.183:47608
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:08 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (370.376µs) from=10.233.72.174:58996
    2021/11/10 09:10:08 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (283.549µs) from=10.233.69.183:47610
    2021/11/10 09:10:08 [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.
    2021/11/10 09:10:08 [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.
    2021/11/10 09:10:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:08 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.69.17_8446"
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:08 [DEBUG] http: Request PUT /v1/agent/service/register (19.424577ms) from=10.233.69.183:47612
    2021/11/10 09:10:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=87 (85.212808ms) from=10.233.72.174:58270
    2021/11/10 09:10:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=87 (88.424027ms) from=10.233.68.229:45424
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:08 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (272.503µs) from=10.233.72.174:58998
    2021/11/10 09:10:08 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (604.086µs) from=10.233.69.183:47616
    2021/11/10 09:10:08 [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.
    2021/11/10 09:10:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.69.17_8446"
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:08 [DEBUG] http: Request PUT /v1/agent/service/register (37.708961ms) from=10.233.69.183:47620
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=88 (163.672405ms) from=10.233.68.229:45424
    2021/11/10 09:10:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=88 (166.228766ms) from=10.233.72.174:58270
    2021/11/10 09:10:08 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (678.547µs) from=10.233.72.174:59000
    2021/11/10 09:10:08 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (346.424µs) from=10.233.69.183:47624
    2021/11/10 09:10:08 [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.
    2021/11/10 09:10:08 [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.
    2021/11/10 09:10:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.69.17_8446"
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:08 [DEBUG] http: Request PUT /v1/agent/service/register (61.418535ms) from=10.233.69.183:47626
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=90 (104.711539ms) from=10.233.68.229:45424
    2021/11/10 09:10:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=90 (131.226787ms) from=10.233.72.174:58270
    2021/11/10 09:10:08 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (199.313µs) from=10.233.72.174:59006
    2021/11/10 09:10:08 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (5.156409ms) from=10.233.69.183:47630
    2021/11/10 09:10:08 [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.
    2021/11/10 09:10:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:08 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.69.17_8446"
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:08 [DEBUG] http: Request PUT /v1/agent/service/register (71.6351ms) from=10.233.69.183:47634
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=91 (85.641849ms) from=10.233.68.229:45424
    2021/11/10 09:10:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=91 (115.864272ms) from=10.233.72.174:58270
    2021/11/10 09:10:08 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (352.235µs) from=10.233.69.183:47636
    2021/11/10 09:10:08 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (208.913µs) from=10.233.72.174:59008
    2021/11/10 09:10:08 [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.
    2021/11/10 09:10:08 [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.
    2021/11/10 09:10:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.69.17_8446"
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:08 [DEBUG] http: Request PUT /v1/agent/service/register (21.678009ms) from=10.233.69.183:47642
    2021/11/10 09:10:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=92 (94.537747ms) from=10.233.72.174:58270
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:08 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=92 (92.039731ms) from=10.233.68.229:45424
    2021/11/10 09:10:08 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (341.915µs) from=10.233.69.183:47644
    2021/11/10 09:10:08 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (122.924µs) from=10.233.72.174:59010
    2021/11/10 09:10:09 [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.
    2021/11/10 09:10:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.69.17_8446"
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:09 [DEBUG] http: Request PUT /v1/agent/service/register (19.306957ms) from=10.233.69.183:47646
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=93 (92.048406ms) from=10.233.68.229:45424
    2021/11/10 09:10:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=93 (95.731574ms) from=10.233.72.174:58270
    2021/11/10 09:10:09 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (273.441µs) from=10.233.69.183:47648
    2021/11/10 09:10:09 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (503.238µs) from=10.233.72.174:59012
    2021/11/10 09:10:09 [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.
    2021/11/10 09:10:09 [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.
    2021/11/10 09:10:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.69.17_8446"
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=94 (94.806485ms) from=10.233.68.229:45424
    2021/11/10 09:10:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=94 (86.657975ms) from=10.233.72.174:58270
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:09 [DEBUG] http: Request PUT /v1/agent/service/register (54.31678ms) from=10.233.69.183:47650
    2021/11/10 09:10:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (499.009µs) from=10.233.69.183:47652
    2021/11/10 09:10:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (27.899754ms) from=10.233.72.174:59014
    2021/11/10 09:10:09 [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.
    2021/11/10 09:10:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.69.17_8446"
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:09 [DEBUG] http: Request PUT /v1/agent/service/register (73.90353ms) from=10.233.69.183:47654
    2021/11/10 09:10:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=95 (122.781334ms) from=10.233.72.174:58270
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=95 (124.693824ms) from=10.233.68.229:45424
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:09 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (205.652µs) from=10.233.72.174:59018
    2021/11/10 09:10:09 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (349.968µs) from=10.233.69.183:47658
    2021/11/10 09:10:09 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:09 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.69.17_8446"
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:09 [DEBUG] http: Request PUT /v1/agent/service/register (35.168419ms) from=10.233.69.183:47660
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=96 (105.42443ms) from=10.233.68.229:45424
    2021/11/10 09:10:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=96 (105.848566ms) from=10.233.72.174:58270
    2021/11/10 09:10:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (194.656µs) from=10.233.72.174:59022
    2021/11/10 09:10:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (320.011µs) from=10.233.69.183:47664
    2021/11/10 09:10:09 [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.
    2021/11/10 09:10:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:09 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.69.17_8446"
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:09 [DEBUG] http: Request PUT /v1/agent/service/register (117.761475ms) from=10.233.69.183:47670
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=97 (162.324259ms) from=10.233.68.229:45424
    2021/11/10 09:10:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=97 (159.974452ms) from=10.233.72.174:58270
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:09 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (1.367681ms) from=10.233.72.174:59028
    2021/11/10 09:10:09 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (12.572177ms) from=10.233.69.183:47676
    2021/11/10 09:10:09 [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.
    2021/11/10 09:10:09 [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.
    2021/11/10 09:10:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.69.17_8446"
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:09 [DEBUG] http: Request PUT /v1/agent/service/register (93.117904ms) from=10.233.69.183:47680
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=98 (146.618094ms) from=10.233.68.229:45424
    2021/11/10 09:10:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=98 (151.409737ms) from=10.233.72.174:58270
    2021/11/10 09:10:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (262.249µs) from=10.233.72.174:59032
    2021/11/10 09:10:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (1.272217ms) from=10.233.69.183:47686
    2021/11/10 09:10:09 [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.
    2021/11/10 09:10:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.69.17_8446"
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:09 [DEBUG] http: Request PUT /v1/agent/service/register (20.295109ms) from=10.233.69.183:47688
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=99 (82.874164ms) from=10.233.72.174:58270
    2021/11/10 09:10:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=99 (83.613998ms) from=10.233.68.229:45424
    2021/11/10 09:10:09 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (199.705µs) from=10.233.72.174:59034
    2021/11/10 09:10:09 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (304.244µs) from=10.233.69.183:47692
    2021/11/10 09:10:09 [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.
    2021/11/10 09:10:09 [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.
    2021/11/10 09:10:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.69.17_8446"
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:09 [DEBUG] http: Request PUT /v1/agent/service/register (101.27994ms) from=10.233.69.183:47694
    2021/11/10 09:10:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=100 (151.193226ms) from=10.233.68.229:45424
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=100 (157.433513ms) from=10.233.72.174:58270
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:09 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (287.859µs) from=10.233.69.183:47696
    2021/11/10 09:10:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (301.319µs) from=10.233.72.174:59036
    2021/11/10 09:10:10 [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.
    2021/11/10 09:10:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.69.17_8446"
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:10 [DEBUG] http: Request PUT /v1/agent/service/register (33.737146ms) from=10.233.69.183:47698
    2021/11/10 09:10:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=101 (69.231121ms) from=10.233.72.174:58270
    2021/11/10 09:10:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=101 (85.745895ms) from=10.233.68.229:45424
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:10 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (234.829µs) from=10.233.72.174:59038
    2021/11/10 09:10:10 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (540.605µs) from=10.233.69.183:47700
    2021/11/10 09:10:10 [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.
    2021/11/10 09:10:10 [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.
    2021/11/10 09:10:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.69.17_8446"
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:10 [DEBUG] http: Request PUT /v1/agent/service/register (81.381962ms) from=10.233.69.183:47702
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=102 (161.455884ms) from=10.233.72.174:58270
    2021/11/10 09:10:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=102 (163.915695ms) from=10.233.68.229:45424
    2021/11/10 09:10:10 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (267.326µs) from=10.233.69.183:47706
    2021/11/10 09:10:10 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (244.977µs) from=10.233.72.174:59044
    2021/11/10 09:10:10 [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.
    2021/11/10 09:10:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.69.17_8446"
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:10 [DEBUG] http: Request PUT /v1/agent/service/register (65.34713ms) from=10.233.69.183:47708
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=103 (138.584482ms) from=10.233.68.229:45424
    2021/11/10 09:10:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=103 (139.510379ms) from=10.233.72.174:58270
    2021/11/10 09:10:10 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (539.761µs) from=10.233.69.183:47710
    2021/11/10 09:10:10 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (205.914µs) from=10.233.72.174:59048
    2021/11/10 09:10:10 [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.
    2021/11/10 09:10:10 [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.
    2021/11/10 09:10:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.69.17_8446"
    2021/11/10 09:10:10 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:10 [DEBUG] http: Request PUT /v1/agent/service/register (228.625104ms) from=10.233.69.183:47714
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=104 (267.749806ms) from=10.233.68.229:45424
    2021/11/10 09:10:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=104 (268.871383ms) from=10.233.72.174:58270
    2021/11/10 09:10:10 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (306.595µs) from=10.233.69.183:47716
    2021/11/10 09:10:10 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (151.275µs) from=10.233.72.174:59054
    2021/11/10 09:10:10 [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.
    2021/11/10 09:10:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.69.17_8446"
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:10 [DEBUG] http: Request PUT /v1/agent/service/register (89.138317ms) from=10.233.69.183:47718
    2021/11/10 09:10:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=105 (127.189461ms) from=10.233.72.174:58270
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:10 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=105 (129.090842ms) from=10.233.68.229:45424
    2021/11/10 09:10:10 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (308.113µs) from=10.233.72.174:59060
    2021/11/10 09:10:10 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (349.291µs) from=10.233.69.183:47720
    2021/11/10 09:10:10 [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.
    2021/11/10 09:10:10 [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.
    2021/11/10 09:10:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.69.17_8446"
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:11 [DEBUG] http: Request PUT /v1/agent/service/register (222.717652ms) from=10.233.69.183:47722
    2021/11/10 09:10:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (245.856711ms) from=10.233.68.229:45424
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (257.419705ms) from=10.233.72.174:58270
    2021/11/10 09:10:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (437.419µs) from=10.233.69.183:47726
    2021/11/10 09:10:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (293.463µs) from=10.233.72.174:59062
    2021/11/10 09:10:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.69.17_8446"
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:11 [DEBUG] http: Request PUT /v1/agent/service/register (88.511806ms) from=10.233.69.183:47728
    2021/11/10 09:10:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=107 (133.248929ms) from=10.233.72.174:58270
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=107 (147.035603ms) from=10.233.68.229:45424
    2021/11/10 09:10:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (334.612µs) from=10.233.69.183:47734
    2021/11/10 09:10:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (745.604µs) from=10.233.72.174:59070
    2021/11/10 09:10:11 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:11 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:11 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.69.17_8446"
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:11 [DEBUG] http: Request PUT /v1/agent/service/register (61.413903ms) from=10.233.69.183:47736
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (115.128524ms) from=10.233.72.174:58270
    2021/11/10 09:10:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (111.434142ms) from=10.233.68.229:45424
    2021/11/10 09:10:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (613.571µs) from=10.233.72.174:59074
    2021/11/10 09:10:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (353.103µs) from=10.233.69.183:47738
    2021/11/10 09:10:11 [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.
    2021/11/10 09:10:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:11 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.69.17_8446"
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:11 [DEBUG] http: Request PUT /v1/agent/service/register (42.182873ms) from=10.233.69.183:47740
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=109 (106.457414ms) from=10.233.68.229:45424
    2021/11/10 09:10:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=109 (109.48264ms) from=10.233.72.174:58270
    2021/11/10 09:10:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (464.305µs) from=10.233.69.183:47744
    2021/11/10 09:10:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (177.305µs) from=10.233.72.174:59080
    2021/11/10 09:10:11 [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.
    2021/11/10 09:10:11 [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.
    2021/11/10 09:10:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.69.17_8446"
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:11 [DEBUG] http: Request PUT /v1/agent/service/register (174.332395ms) from=10.233.69.183:47746
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=110 (208.285178ms) from=10.233.68.229:45424
    2021/11/10 09:10:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (3.118576ms) from=10.233.69.183:47750
    2021/11/10 09:10:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=110 (229.310577ms) from=10.233.72.174:58270
    2021/11/10 09:10:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (188.034µs) from=10.233.72.174:59084
    2021/11/10 09:10:11 [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.
    2021/11/10 09:10:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.69.17_8446"
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:11 [DEBUG] http: Request PUT /v1/agent/service/register (79.24705ms) from=10.233.69.183:47752
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=111 (127.845563ms) from=10.233.68.229:45424
    2021/11/10 09:10:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=111 (114.130528ms) from=10.233.72.174:58270
    2021/11/10 09:10:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (189.995µs) from=10.233.72.174:58270
    2021/11/10 09:10:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (512.031µs) from=10.233.69.183:47760
    2021/11/10 09:10:11 [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.
    2021/11/10 09:10:11 [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.
    2021/11/10 09:10:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.69.17_8446"
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=112 (130.254299ms) from=10.233.68.229:45424
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:11 [DEBUG] http: Request PUT /v1/agent/service/register (61.203291ms) from=10.233.69.183:47762
    2021/11/10 09:10:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=112 (117.107901ms) from=10.233.72.174:59090
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (216.224µs) from=10.233.72.174:59092
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (372.525µs) from=10.233.69.183:47764
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:11 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:11 [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.
    2021/11/10 09:10:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:12 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.69.17_8446"
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:12 [DEBUG] http: Request PUT /v1/agent/service/register (22.549563ms) from=10.233.69.183:47768
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=113 (85.412845ms) from=10.233.72.174:59090
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:12 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (408.341µs) from=10.233.69.183:47770
    2021/11/10 09:10:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=113 (91.648665ms) from=10.233.68.229:45424
    2021/11/10 09:10:12 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (256.148µs) from=10.233.72.174:59094
    2021/11/10 09:10:12 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:12 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.69.17_8446"
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:12 [DEBUG] http: Request PUT /v1/agent/service/register (84.723707ms) from=10.233.69.183:47776
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=114 (119.008529ms) from=10.233.68.229:45424
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=114 (124.60223ms) from=10.233.72.174:59090
    2021/11/10 09:10:12 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (348.357µs) from=10.233.69.183:47778
    2021/11/10 09:10:12 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (133.421µs) from=10.233.72.174:59096
    2021/11/10 09:10:12 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.69.17_8446"
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:12 [DEBUG] http: Request PUT /v1/agent/service/register (17.214083ms) from=10.233.69.183:47780
    2021/11/10 09:10:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=115 (80.828265ms) from=10.233.68.229:45424
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=115 (71.470598ms) from=10.233.72.174:59090
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:12 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (9.966827ms) from=10.233.69.183:47782
    2021/11/10 09:10:12 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (270.227µs) from=10.233.72.174:59100
    2021/11/10 09:10:12 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:12 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.69.17_8446"
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:12 [DEBUG] http: Request PUT /v1/agent/service/register (57.490457ms) from=10.233.69.183:47784
    2021/11/10 09:10:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (103.965463ms) from=10.233.68.229:45424
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (105.133111ms) from=10.233.72.174:59090
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:12 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (307.757µs) from=10.233.69.183:47786
    2021/11/10 09:10:12 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (134.404µs) from=10.233.72.174:59104
    2021/11/10 09:10:12 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.69.17_8446"
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:12 [DEBUG] http: Request PUT /v1/agent/service/register (95.379924ms) from=10.233.69.183:47788
    2021/11/10 09:10:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=117 (128.477448ms) from=10.233.68.229:45424
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=117 (129.068021ms) from=10.233.72.174:59090
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:12 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (447.755µs) from=10.233.69.183:47794
    2021/11/10 09:10:12 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (136.952µs) from=10.233.72.174:59106
    2021/11/10 09:10:12 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:12 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.69.17_8446"
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:12 [DEBUG] http: Request PUT /v1/agent/service/register (77.754153ms) from=10.233.69.183:47796
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=118 (134.205153ms) from=10.233.68.229:45424
    2021/11/10 09:10:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=118 (143.267028ms) from=10.233.72.174:59090
    2021/11/10 09:10:12 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (861.186µs) from=10.233.69.183:47798
    2021/11/10 09:10:12 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (213.835µs) from=10.233.72.174:59110
    2021/11/10 09:10:12 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.69.17_8446"
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:12 [DEBUG] http: Request PUT /v1/agent/service/register (68.588263ms) from=10.233.69.183:47800
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=119 (95.241146ms) from=10.233.72.174:59090
    2021/11/10 09:10:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=119 (104.86063ms) from=10.233.68.229:45424
    2021/11/10 09:10:12 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (358.71µs) from=10.233.72.174:59114
    2021/11/10 09:10:12 [DEBUG] http: Request GET /v1/status/leader (19.834265ms) from=10.233.68.229:45748
    2021/11/10 09:10:12 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (22.115475ms) from=10.233.69.183:47802
    2021/11/10 09:10:12 [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.
    2021/11/10 09:10:12 [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.
    2021/11/10 09:10:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [INFO] agent: Synced service "_v11__aai-nquery_10.233.69.17_8446"
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:12 [DEBUG] http: Request PUT /v1/agent/service/register (56.595682ms) from=10.233.69.183:47804
    2021/11/10 09:10:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=120 (97.295452ms) from=10.233.68.229:45424
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=120 (98.88186ms) from=10.233.72.174:59090
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:12 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (300.354µs) from=10.233.69.183:47806
    2021/11/10 09:10:12 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (132.015µs) from=10.233.72.174:59118
    2021/11/10 09:10:12 [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.
    2021/11/10 09:10:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [INFO] agent: Synced service "_v11_aai-nquery_10.233.69.17_8446"
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:12 [DEBUG] http: Request PUT /v1/agent/service/register (19.102796ms) from=10.233.69.183:47808
    2021/11/10 09:10:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=121 (44.412166ms) from=10.233.68.229:45424
    2021/11/10 09:10:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=121 (45.682394ms) from=10.233.72.174:59090
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:12 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:12 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (428.391µs) from=10.233.69.183:47810
    2021/11/10 09:10:12 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (146.26µs) from=10.233.72.174:59120
    2021/11/10 09:10:12 [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.
    2021/11/10 09:10:12 [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.
    2021/11/10 09:10:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [INFO] agent: Synced service "_v12__aai-nquery_10.233.69.17_8446"
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:13 [DEBUG] http: Request PUT /v1/agent/service/register (171.324075ms) from=10.233.69.183:47812
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=122 (218.351989ms) from=10.233.68.229:45424
    2021/11/10 09:10:13 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (471.132µs) from=10.233.69.183:47814
    2021/11/10 09:10:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=122 (220.397646ms) from=10.233.72.174:59090
    2021/11/10 09:10:13 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (203.068µs) from=10.233.72.174:59122
    2021/11/10 09:10:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [INFO] agent: Synced service "_v12_aai-nquery_10.233.69.17_8446"
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=123 (85.219732ms) from=10.233.68.229:45424
    2021/11/10 09:10:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=123 (90.776216ms) from=10.233.72.174:59090
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:13 [DEBUG] http: Request PUT /v1/agent/service/register (74.055953ms) from=10.233.69.183:47816
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:13 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (403.171µs) from=10.233.69.183:47818
    2021/11/10 09:10:13 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (190.648µs) from=10.233.72.174:59126
    2021/11/10 09:10:13 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:13 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [INFO] agent: Synced service "_v13__aai-nquery_10.233.69.17_8446"
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:13 [DEBUG] http: Request PUT /v1/agent/service/register (23.16557ms) from=10.233.69.183:47820
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=124 (69.790559ms) from=10.233.68.229:45424
    2021/11/10 09:10:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=124 (59.837446ms) from=10.233.72.174:59090
    2021/11/10 09:10:13 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (400.212µs) from=10.233.69.183:47822
    2021/11/10 09:10:13 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (232.757µs) from=10.233.72.174:59130
    2021/11/10 09:10:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [INFO] agent: Synced service "_v13_aai-nquery_10.233.69.17_8446"
    2021/11/10 09:10:13 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:13 [DEBUG] http: Request PUT /v1/agent/service/register (56.870829ms) from=10.233.69.183:47824
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=125 (70.738736ms) from=10.233.72.174:59090
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=125 (83.997826ms) from=10.233.68.229:45424
    2021/11/10 09:10:13 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (344.793µs) from=10.233.69.183:47826
    2021/11/10 09:10:13 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (635.542µs) from=10.233.72.174:59134
    2021/11/10 09:10:13 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:13 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [INFO] agent: Synced service "_v14__aai-nquery_10.233.69.17_8446"
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:13 [DEBUG] http: Request PUT /v1/agent/service/register (71.968924ms) from=10.233.69.183:47830
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=126 (95.291944ms) from=10.233.68.229:45424
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=126 (84.51529ms) from=10.233.72.174:59090
    2021/11/10 09:10:13 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (332.316µs) from=10.233.69.183:47832
    2021/11/10 09:10:13 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (220.388µs) from=10.233.72.174:59136
    2021/11/10 09:10:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [INFO] agent: Synced service "_v14_aai-nquery_10.233.69.17_8446"
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:13 [DEBUG] http: Request PUT /v1/agent/service/register (20.973626ms) from=10.233.69.183:47834
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=127 (52.014686ms) from=10.233.72.174:59090
    2021/11/10 09:10:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=127 (60.557387ms) from=10.233.68.229:45424
    2021/11/10 09:10:13 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (293.429µs) from=10.233.72.174:59138
    2021/11/10 09:10:13 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (24.484132ms) from=10.233.69.183:47838
    2021/11/10 09:10:13 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:13 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:13 [DEBUG] http: Request GET /v1/status/leader (224.968µs) from=10.233.72.174:59140
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [INFO] agent: Synced service "_v15__aai-nquery_10.233.69.17_8446"
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:13 [DEBUG] http: Request PUT /v1/agent/service/register (73.694376ms) from=10.233.69.183:47840
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=128 (118.531533ms) from=10.233.68.229:45424
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=128 (120.941455ms) from=10.233.72.174:59090
    2021/11/10 09:10:13 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (186.297µs) from=10.233.72.174:59142
    2021/11/10 09:10:13 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (227.622µs) from=10.233.69.183:47842
    2021/11/10 09:10:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [INFO] agent: Synced service "_v15_aai-nquery_10.233.69.17_8446"
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:13 [DEBUG] http: Request PUT /v1/agent/service/register (28.302917ms) from=10.233.69.183:47844
    2021/11/10 09:10:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=129 (67.094758ms) from=10.233.72.174:59090
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=129 (68.945598ms) from=10.233.68.229:45424
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:13 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (456.586µs) from=10.233.69.183:47846
    2021/11/10 09:10:13 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (146.047µs) from=10.233.72.174:59144
    2021/11/10 09:10:13 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:13 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [INFO] agent: Synced service "_v16__aai-nquery_10.233.69.17_8446"
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:13 [DEBUG] http: Request PUT /v1/agent/service/register (176.796052ms) from=10.233.69.183:47848
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:13 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=130 (208.581213ms) from=10.233.72.174:59090
    2021/11/10 09:10:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=130 (209.37913ms) from=10.233.68.229:45424
    2021/11/10 09:10:13 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (402.966µs) from=10.233.69.183:47850
    2021/11/10 09:10:13 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (166.765µs) from=10.233.72.174:59152
    2021/11/10 09:10:13 [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.
    2021/11/10 09:10:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [INFO] agent: Synced service "_v16_aai-nquery_10.233.69.17_8446"
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:14 [DEBUG] http: Request PUT /v1/agent/service/register (68.051204ms) from=10.233.69.183:47852
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v1_parser_10.233.16.150_8806" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v1_sdc_10.233.24.0_8443" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.59_8181" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v0_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v1_message-router_10.233.32.152_3904" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v1_nsd_10.233.16.150_8806" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.70_443" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v1_multicloud_10.233.10.160_9001" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.0_8080" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.134_9007" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.150_8806" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v1_catalog_10.233.16.150_8806" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.217_9011" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.35_8443" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.214_9015" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.17_8446" in sync
    2021/11/10 09:10:14 [DEBUG] agent: Node info in sync
    2021/11/10 09:10:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=131 (95.907331ms) from=10.233.68.229:45424
    2021/11/10 09:10:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=131 (95.792782ms) from=10.233.72.174:59090
    2021/11/10 09:10:14 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (545.716µs) from=10.233.69.183:47858
    2021/11/10 09:10:14 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (238.645µs) from=10.233.72.174:59158
    2021/11/10 09:10:14 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid char