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: 'b69afccb-d76e-d4ac-c841-5010adc01925'
         Node name: 'onap-msb-consul-59f55f8877-qlwkz'
        Datacenter: 'dc1' (Segment: '')
            Server: true (Bootstrap: false)
       Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600)
      Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302)
           Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false

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

    2022/03/16 23:46:18 [DEBUG] agent: Using random ID "b69afccb-d76e-d4ac-c841-5010adc01925" as node ID
    2022/03/16 23:46:18 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:b69afccb-d76e-d4ac-c841-5010adc01925 Address:127.0.0.1:8300}]
    2022/03/16 23:46:18 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-qlwkz.dc1 127.0.0.1
    2022/03/16 23:46:18 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/03/16 23:46:18 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/03/16 23:46:18 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/03/16 23:46:18 [WARN] raft: Unable to get address for server id b69afccb-d76e-d4ac-c841-5010adc01925, using fallback address 127.0.0.1:8300: Could not find address for server id b69afccb-d76e-d4ac-c841-5010adc01925
    2022/03/16 23:46:18 [DEBUG] raft: Votes needed: 1
    2022/03/16 23:46:18 [DEBUG] raft: Vote granted from b69afccb-d76e-d4ac-c841-5010adc01925 in term 2. Tally: 1
    2022/03/16 23:46:18 [INFO] raft: Election won. Tally: 1
    2022/03/16 23:46:18 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/03/16 23:46:19 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-qlwkz 127.0.0.1
    2022/03/16 23:46:19 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/03/16 23:46:19 [INFO] consul: Handled member-join event for server "onap-msb-consul-59f55f8877-qlwkz.dc1" in area "wan"
    2022/03/16 23:46:19 [INFO] consul: Adding LAN server onap-msb-consul-59f55f8877-qlwkz (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/16 23:46:19 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/03/16 23:46:19 [INFO] consul: cluster leadership acquired
    2022/03/16 23:46:19 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/03/16 23:46:19 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/03/16 23:46:19 [INFO] agent: started state syncer
    2022/03/16 23:46:19 [INFO] consul: New leader elected: onap-msb-consul-59f55f8877-qlwkz
    2022/03/16 23:46:19 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/03/16 23:46:19 [INFO] agent: Synced node info
    2022/03/16 23:46:20 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/03/16 23:46:20 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qlwkz" since the cluster is too small
    2022/03/16 23:46:20 [INFO] consul: member 'onap-msb-consul-59f55f8877-qlwkz' joined, marking health alive
    2022/03/16 23:46:20 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qlwkz" since the cluster is too small
    2022/03/16 23:46:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/16 23:46:21 [DEBUG] agent: Node info in sync
    2022/03/16 23:46:21 [DEBUG] agent: Node info in sync
==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
    2022/03/16 23:47:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qlwkz" since the cluster is too small
    2022/03/16 23:48:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/16 23:48:08 [DEBUG] agent: Node info in sync
    2022/03/16 23:48:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qlwkz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/16 23:48:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qlwkz" since the cluster is too small
    2022/03/16 23:49:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/16 23:49:15 [DEBUG] agent: Node info in sync
    2022/03/16 23:49:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qlwkz" since the cluster is too small
    2022/03/16 23:50:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/16 23:50:19 [DEBUG] agent: Node info in sync
    2022/03/16 23:50:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qlwkz" since the cluster is too small
    2022/03/16 23:51:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qlwkz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/16 23:51:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qlwkz" since the cluster is too small
    2022/03/16 23:51:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/16 23:51:45 [DEBUG] agent: Node info in sync
    2022/03/16 23:52:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qlwkz" since the cluster is too small
    2022/03/16 23:53:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qlwkz" since the cluster is too small
    2022/03/16 23:53:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/16 23:53:26 [DEBUG] agent: Node info in sync
    2022/03/16 23:53:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qlwkz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/16 23:54:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qlwkz" since the cluster is too small
    2022/03/16 23:54:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/16 23:54:59 [DEBUG] agent: Node info in sync
    2022/03/16 23:55:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qlwkz" since the cluster is too small
    2022/03/16 23:56:03 [DEBUG] http: Request GET /v1/status/leader (329.877µs) from=10.233.67.234:38122
    2022/03/16 23:56:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:05 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.26.249_9007"
    2022/03/16 23:56:05 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:05 [DEBUG] http: Request PUT /v1/agent/service/register (1.198812167s) from=10.233.67.234:38128
    2022/03/16 23:56:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:05 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (629.497µs) from=10.233.67.234:38132
    2022/03/16 23:56:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:07 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.26.249_9007"
    2022/03/16 23:56:07 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:07 [DEBUG] http: Request PUT /v1/agent/service/register (157.657594ms) from=10.233.67.234:38136
    2022/03/16 23:56:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:07 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (788.012µs) from=10.233.67.234:38138
    2022/03/16 23:56: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.
    2022/03/16 23:56:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:07 [INFO] agent: Synced service "_v1_message-router_10.233.41.6_3904"
    2022/03/16 23:56:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:07 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:07 [DEBUG] http: Request PUT /v1/agent/service/register (508.3863ms) from=10.233.67.234:38142
    2022/03/16 23:56:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:07 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:07 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:07 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (744.028µs) from=10.233.67.234:38148
    2022/03/16 23:56:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:08 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:08 [INFO] agent: Synced service "_v1_sdc_10.233.16.115_8443"
    2022/03/16 23:56:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:08 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:08 [DEBUG] http: Request PUT /v1/agent/service/register (127.129845ms) from=10.233.67.234:38150
    2022/03/16 23:56:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:08 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:08 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:08 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:08 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (478.944µs) from=10.233.67.234:38154
    2022/03/16 23:56:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:09 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:09 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:09 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.16.115_8080"
    2022/03/16 23:56:09 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:09 [DEBUG] http: Request PUT /v1/agent/service/register (903.224097ms) from=10.233.67.234:38156
    2022/03/16 23:56:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:09 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:09 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:09 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:09 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (349.942µs) from=10.233.67.234:38164
    2022/03/16 23:56:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:10 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:10 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:10 [INFO] agent: Synced service "_v1_sdc-gui_10.233.53.240_8181"
    2022/03/16 23:56:10 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:10 [DEBUG] http: Request PUT /v1/agent/service/register (812.029555ms) from=10.233.67.234:38168
    2022/03/16 23:56:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:10 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:10 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:10 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (514.026µs) from=10.233.67.234:38170
    2022/03/16 23:56:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:12 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.42.203_443"
    2022/03/16 23:56:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:12 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:12 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:12 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:12 [DEBUG] http: Request PUT /v1/agent/service/register (1.984673781s) from=10.233.67.234:38174
    2022/03/16 23:56:12 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:12 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:12 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:12 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (323.042µs) from=10.233.67.234:38202
    2022/03/16 23:56:12 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:13 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.43.229_9011"
    2022/03/16 23:56:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:13 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:13 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:13 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:13 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:13 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:13 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:13 [DEBUG] http: Request PUT /v1/agent/service/register (849.149087ms) from=10.233.67.234:38204
    2022/03/16 23:56:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (528.385µs) from=10.233.67.234:38212
    2022/03/16 23:56:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:13 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:13 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:13 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.43.229_9011"
    2022/03/16 23:56:13 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:13 [DEBUG] http: Request PUT /v1/agent/service/register (290.997334ms) from=10.233.67.234:38214
    2022/03/16 23:56:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:13 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:13 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:13 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (438.593µs) from=10.233.67.234:38218
    2022/03/16 23:56:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:14 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:14 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:14 [INFO] agent: Synced service "_v1_wf-gui_10.233.32.38_8443"
    2022/03/16 23:56:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:14 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:14 [DEBUG] http: Request PUT /v1/agent/service/register (282.513783ms) from=10.233.67.234:38220
    2022/03/16 23:56:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:14 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:14 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:14 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (493.022µs) from=10.233.67.234:38224
    2022/03/16 23:56:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:14 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:14 [INFO] agent: Synced service "_v0_multicloud_10.233.1.171_9001"
    2022/03/16 23:56:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:14 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:14 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:14 [DEBUG] http: Request PUT /v1/agent/service/register (396.725285ms) from=10.233.67.234:38228
    2022/03/16 23:56:14 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:14 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:14 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:14 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (338.548µs) from=10.233.67.234:38230
    2022/03/16 23:56:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:15 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:15 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:15 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:15 [INFO] agent: Synced service "_v1_multicloud_10.233.1.171_9001"
    2022/03/16 23:56:15 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:15 [DEBUG] http: Request PUT /v1/agent/service/register (828.081343ms) from=10.233.67.234:38234
    2022/03/16 23:56:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:15 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:15 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:15 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:15 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:15 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (945.733µs) from=10.233.67.234:38242
    2022/03/16 23:56:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:16 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:16 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:16 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:16 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:16 [INFO] agent: Synced service "_v1_parser_10.233.37.190_8806"
    2022/03/16 23:56:16 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:16 [DEBUG] http: Request PUT /v1/agent/service/register (103.55505ms) from=10.233.67.234:38246
    2022/03/16 23:56:16 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:16 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:16 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:16 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:16 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:16 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:16 [DEBUG] http: Request GET /v1/health/service/parser-v1 (519.885µs) from=10.233.67.234:38256
    2022/03/16 23:56:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:16 [INFO] agent: Synced service "_v1_catalog_10.233.37.190_8806"
    2022/03/16 23:56:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:16 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:16 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:16 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:16 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:16 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:16 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:16 [DEBUG] http: Request PUT /v1/agent/service/register (223.796484ms) from=10.233.67.234:38260
    2022/03/16 23:56:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:16 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:16 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:16 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:16 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:16 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:16 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:16 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (100.124459ms) from=10.233.67.234:38262
    2022/03/16 23:56:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:17 [INFO] agent: Synced service "_v1_nsd_10.233.37.190_8806"
    2022/03/16 23:56:17 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:17 [DEBUG] http: Request PUT /v1/agent/service/register (100.474007ms) from=10.233.67.234:38264
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (458.787µs) from=10.233.67.234:38266
    2022/03/16 23:56:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:17 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.37.190_8806"
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:17 [DEBUG] http: Request PUT /v1/agent/service/register (143.584034ms) from=10.233.67.234:38268
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (379.1µs) from=10.233.67.234:38276
    2022/03/16 23:56:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:18 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.10.101_9015"
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:18 [DEBUG] http: Request PUT /v1/agent/service/register (300.372482ms) from=10.233.67.234:38278
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (305.421µs) from=10.233.67.234:38282
    2022/03/16 23:56:18 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:18 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:18 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.67.79_8446"
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:18 [DEBUG] http: Request PUT /v1/agent/service/register (148.197207ms) from=10.233.67.234:38288
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:18 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (399.437µs) from=10.233.67.234:38292
    2022/03/16 23:56:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:18 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.67.79_8446"
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:18 [DEBUG] http: Request PUT /v1/agent/service/register (124.205371ms) from=10.233.67.234:38296
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:18 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:18 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (418.968µs) from=10.233.67.234:38302
    2022/03/16 23:56:18 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:18 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:19 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:19 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:19 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:19 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:19 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:19 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:19 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.67.79_8446"
    2022/03/16 23:56:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:19 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:19 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:19 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:19 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:19 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:19 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:19 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:19 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:19 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:19 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:19 [DEBUG] http: Request PUT /v1/agent/service/register (280.882544ms) from=10.233.67.234:38304
    2022/03/16 23:56:19 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (3.477636ms) from=10.233.67.234:38306
    2022/03/16 23:56:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qlwkz" since the cluster is too small
    2022/03/16 23:56:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:20 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:20 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:20 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:20 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:20 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:20 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:20 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:20 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.67.79_8446"
    2022/03/16 23:56:20 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:20 [DEBUG] http: Request PUT /v1/agent/service/register (747.531542ms) from=10.233.67.234:38308
    2022/03/16 23:56:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:20 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:20 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:20 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:20 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:20 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:20 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:20 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:20 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:20 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (421.644µs) from=10.233.67.234:38320
    2022/03/16 23:56:20 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:20 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:21 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:21 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.67.79_8446"
    2022/03/16 23:56:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:21 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:21 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:21 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:21 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:21 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:21 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:21 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:21 [DEBUG] http: Request PUT /v1/agent/service/register (807.635335ms) from=10.233.67.234:38326
    2022/03/16 23:56:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:21 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:21 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:21 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:21 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:21 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:21 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:21 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:21 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:21 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (414.158µs) from=10.233.67.234:38340
    2022/03/16 23:56:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qlwkz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/16 23:56:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:23 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:23 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:23 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:23 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.67.79_8446"
    2022/03/16 23:56:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:23 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:23 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:23 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:23 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:23 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:23 [DEBUG] http: Request PUT /v1/agent/service/register (2.476576702s) from=10.233.67.234:38342
    2022/03/16 23:56:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:23 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:23 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:23 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:23 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:23 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:23 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:23 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:23 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:23 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (382.923µs) from=10.233.67.234:38384
    2022/03/16 23:56:23 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:23 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:24 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:24 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:24 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:24 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:24 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.67.79_8446"
    2022/03/16 23:56:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:24 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:24 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:24 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:24 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:24 [DEBUG] http: Request PUT /v1/agent/service/register (585.559222ms) from=10.233.67.234:38386
    2022/03/16 23:56:24 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:24 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:24 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:24 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:24 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:24 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:24 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:24 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (396.189µs) from=10.233.67.234:38390
    2022/03/16 23:56:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:25 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.67.79_8446"
    2022/03/16 23:56:25 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:25 [DEBUG] http: Request PUT /v1/agent/service/register (520.432102ms) from=10.233.67.234:38394
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:25 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (696.221µs) from=10.233.67.234:38404
    2022/03/16 23:56:25 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:25 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:25 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.67.79_8446"
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:25 [DEBUG] http: Request PUT /v1/agent/service/register (115.420153ms) from=10.233.67.234:38406
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:25 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (380.906µs) from=10.233.67.234:38408
    2022/03/16 23:56:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:25 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.67.79_8446"
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:25 [DEBUG] http: Request PUT /v1/agent/service/register (419.552126ms) from=10.233.67.234:38410
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:25 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:26 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (1.283272ms) from=10.233.67.234:38414
    2022/03/16 23:56:26 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:26 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:26 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:26 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:26 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:26 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:26 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:26 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.67.79_8446"
    2022/03/16 23:56:26 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:26 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:26 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:26 [DEBUG] http: Request PUT /v1/agent/service/register (542.699777ms) from=10.233.67.234:38416
    2022/03/16 23:56:26 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:26 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:26 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:26 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:26 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:26 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:26 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:26 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:26 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (435.278µs) from=10.233.67.234:38430
    2022/03/16 23:56:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:27 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.67.79_8446"
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:27 [DEBUG] http: Request PUT /v1/agent/service/register (198.470814ms) from=10.233.67.234:38432
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:27 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (566.842µs) from=10.233.67.234:38434
    2022/03/16 23:56:27 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:27 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:27 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.67.79_8446"
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:27 [DEBUG] http: Request PUT /v1/agent/service/register (275.668784ms) from=10.233.67.234:38436
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:27 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:27 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (336.617µs) from=10.233.67.234:38442
    2022/03/16 23:56:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:28 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.67.79_8446"
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:28 [DEBUG] http: Request PUT /v1/agent/service/register (274.127717ms) from=10.233.67.234:38444
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:28 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (436.229µs) from=10.233.67.234:38448
    2022/03/16 23:56:28 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:28 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:28 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.67.79_8446"
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:28 [DEBUG] http: Request PUT /v1/agent/service/register (186.214099ms) from=10.233.67.234:38452
    2022/03/16 23:56:28 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (391.183µs) from=10.233.67.234:38454
    2022/03/16 23:56:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:28 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.67.79_8446"
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:28 [DEBUG] http: Request PUT /v1/agent/service/register (161.993709ms) from=10.233.67.234:38456
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:28 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (394.823µs) from=10.233.67.234:38460
    2022/03/16 23:56:28 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:28 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.67.79_8446"
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:28 [DEBUG] http: Request PUT /v1/agent/service/register (279.322637ms) from=10.233.67.234:38462
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:28 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:28 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (505.668µs) from=10.233.67.234:38466
    2022/03/16 23:56:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:29 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.67.79_8446"
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:29 [DEBUG] http: Request PUT /v1/agent/service/register (480.99202ms) from=10.233.67.234:38468
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:29 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:29 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (511.862µs) from=10.233.67.234:38476
    2022/03/16 23:56:30 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:30 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.67.79_8446"
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:30 [DEBUG] http: Request PUT /v1/agent/service/register (643.960744ms) from=10.233.67.234:38478
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:30 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:30 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (384.425µs) from=10.233.67.234:38482
    2022/03/16 23:56:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:31 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.67.79_8446"
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:31 [DEBUG] http: Request PUT /v1/agent/service/register (594.350917ms) from=10.233.67.234:38484
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:31 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:31 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (442.154µs) from=10.233.67.234:38492
    2022/03/16 23:56:31 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.67.79_8446"
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:32 [DEBUG] http: Request PUT /v1/agent/service/register (433.657057ms) from=10.233.67.234:38496
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:32 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (549.069µs) from=10.233.67.234:38502
    2022/03/16 23:56:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.67.79_8446"
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:32 [DEBUG] http: Request PUT /v1/agent/service/register (633.45746ms) from=10.233.67.234:38504
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:32 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:32 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (465.277µs) from=10.233.67.234:38518
    2022/03/16 23:56:33 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:33 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.67.79_8446"
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:33 [DEBUG] http: Request PUT /v1/agent/service/register (230.423729ms) from=10.233.67.234:38520
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:33 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (314.62µs) from=10.233.67.234:38524
    2022/03/16 23:56:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.67.79_8446"
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:33 [DEBUG] http: Request PUT /v1/agent/service/register (406.787361ms) from=10.233.67.234:38526
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:33 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:33 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (304.013µs) from=10.233.67.234:38530
    2022/03/16 23:56:34 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:34 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:34 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.67.79_8446"
    2022/03/16 23:56:34 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:34 [DEBUG] http: Request PUT /v1/agent/service/register (44.898343ms) from=10.233.67.234:38532
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:34 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (400.989µs) from=10.233.67.234:38534
    2022/03/16 23:56:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.67.79_8446"
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:34 [DEBUG] http: Request PUT /v1/agent/service/register (400.232118ms) from=10.233.67.234:38536
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:34 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:34 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (408.23µs) from=10.233.67.234:38540
    2022/03/16 23:56:35 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:35 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.67.79_8446"
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:35 [DEBUG] http: Request PUT /v1/agent/service/register (203.524473ms) from=10.233.67.234:38544
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:35 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (306.481µs) from=10.233.67.234:38552
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.67.79_8446"
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:36 [DEBUG] http: Request PUT /v1/agent/service/register (783.971488ms) from=10.233.67.234:38554
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:36 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (521.951µs) from=10.233.67.234:38560
    2022/03/16 23:56:36 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:36 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.67.79_8446"
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:36 [DEBUG] http: Request PUT /v1/agent/service/register (504.830467ms) from=10.233.67.234:38562
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:36 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (568.418µs) from=10.233.67.234:38570
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:36 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.67.79_8446"
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:37 [DEBUG] http: Request PUT /v1/agent/service/register (318.571204ms) from=10.233.67.234:38572
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:37 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (388.194µs) from=10.233.67.234:38574
    2022/03/16 23:56:37 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:37 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.67.79_8446"
    2022/03/16 23:56:37 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:37 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:37 [DEBUG] http: Request PUT /v1/agent/service/register (399.914792ms) from=10.233.67.234:38580
    2022/03/16 23:56:38 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (96.610055ms) from=10.233.67.234:38586
    2022/03/16 23:56:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.67.79_8446"
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:39 [DEBUG] http: Request PUT /v1/agent/service/register (958.674651ms) from=10.233.67.234:38590
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:39 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (465.633µs) from=10.233.67.234:38602
    2022/03/16 23:56:39 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.67.79_8446"
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:39 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:39 [DEBUG] http: Request PUT /v1/agent/service/register (702.317404ms) from=10.233.67.234:38604
    2022/03/16 23:56:39 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (381.318µs) from=10.233.67.234:38618
    2022/03/16 23:56:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.67.79_8446"
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:40 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:40 [DEBUG] http: Request PUT /v1/agent/service/register (259.732549ms) from=10.233.67.234:38620
    2022/03/16 23:56:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (324.317µs) from=10.233.67.234:38622
    2022/03/16 23:56:40 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.67.79_8446"
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:41 [DEBUG] http: Request PUT /v1/agent/service/register (491.372902ms) from=10.233.67.234:38626
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (432.125µs) from=10.233.67.234:38630
    2022/03/16 23:56:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.67.79_8446"
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:41 [DEBUG] http: Request PUT /v1/agent/service/register (74.270892ms) from=10.233.67.234:38632
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (88.44449ms) from=10.233.67.234:38634
    2022/03/16 23:56:41 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [INFO] agent: Synced service "_v11__aai-nquery_10.233.67.79_8446"
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:41 [DEBUG] http: Request PUT /v1/agent/service/register (644.297612ms) from=10.233.67.234:38636
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:41 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (342.241µs) from=10.233.67.234:38640
    2022/03/16 23:56:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:42 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [INFO] agent: Synced service "_v11_aai-nquery_10.233.67.79_8446"
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:45 [DEBUG] http: Request PUT /v1/agent/service/register (3.609704216s) from=10.233.67.234:38650
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:45 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:46 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (383.25µs) from=10.233.67.234:38684
    2022/03/16 23:56:46 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:46 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [INFO] agent: Synced service "_v12__aai-nquery_10.233.67.79_8446"
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:59 [DEBUG] http: Request PUT /v1/agent/service/register (13.355784906s) from=10.233.67.234:38686
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:56:59 [DEBUG] agent: Node info in sync
    2022/03/16 23:56:59 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (119.152447ms) from=10.233.67.234:38770
    2022/03/16 23:56:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:56:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [INFO] agent: Synced service "_v12_aai-nquery_10.233.67.79_8446"
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Node info in sync
    2022/03/16 23:57:00 [DEBUG] http: Request PUT /v1/agent/service/register (732.602562ms) from=10.233.67.234:38774
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:00 [DEBUG] agent: Node info in sync
    2022/03/16 23:57:00 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (358.397µs) from=10.233.67.234:38778
    2022/03/16 23:57:00 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:57:00 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:57:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:57:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [INFO] agent: Synced service "_v13__aai-nquery_10.233.67.79_8446"
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Node info in sync
    2022/03/16 23:57:01 [DEBUG] http: Request PUT /v1/agent/service/register (806.878487ms) from=10.233.67.234:38780
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:01 [DEBUG] agent: Node info in sync
    2022/03/16 23:57:01 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (372.191µs) from=10.233.67.234:38786
    2022/03/16 23:57:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:57:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:57:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:57:02 [INFO] agent: Synced service "_v13_aai-nquery_10.233.67.79_8446"
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Node info in sync
    2022/03/16 23:57:02 [DEBUG] http: Request PUT /v1/agent/service/register (1.390091692s) from=10.233.67.234:38788
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:02 [DEBUG] agent: Node info in sync
    2022/03/16 23:57:02 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (544.395µs) from=10.233.67.234:38808
    2022/03/16 23:57:02 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:57:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:57:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:57:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:57:08 [INFO] agent: Synced service "_v14__aai-nquery_10.233.67.79_8446"
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Node info in sync
    2022/03/16 23:57:08 [DEBUG] http: Request PUT /v1/agent/service/register (5.387482738s) from=10.233.67.234:38810
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:08 [DEBUG] agent: Node info in sync
    2022/03/16 23:57:08 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (476.704µs) from=10.233.67.234:38840
    2022/03/16 23:57:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:57:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:57:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [INFO] agent: Synced service "_v14_aai-nquery_10.233.67.79_8446"
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Node info in sync
    2022/03/16 23:57:10 [DEBUG] http: Request PUT /v1/agent/service/register (1.701691441s) from=10.233.67.234:38844
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Node info in sync
    2022/03/16 23:57:10 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (350.708µs) from=10.233.67.234:38852
    2022/03/16 23:57:10 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:57:10 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:57:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:57:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [INFO] agent: Synced service "_v15__aai-nquery_10.233.67.79_8446"
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Node info in sync
    2022/03/16 23:57:10 [DEBUG] http: Request PUT /v1/agent/service/register (343.712875ms) from=10.233.67.234:38854
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:10 [DEBUG] agent: Node info in sync
    2022/03/16 23:57:10 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (361.908µs) from=10.233.67.234:38858
    2022/03/16 23:57:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:57:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:57:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:57:11 [INFO] agent: Synced service "_v15_aai-nquery_10.233.67.79_8446"
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Node info in sync
    2022/03/16 23:57:11 [DEBUG] http: Request PUT /v1/agent/service/register (277.90605ms) from=10.233.67.234:38860
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Node info in sync
    2022/03/16 23:57:11 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (333.887µs) from=10.233.67.234:38864
    2022/03/16 23:57:11 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:57:11 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:57:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:57:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [INFO] agent: Synced service "_v16__aai-nquery_10.233.67.79_8446"
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Node info in sync
    2022/03/16 23:57:11 [DEBUG] http: Request PUT /v1/agent/service/register (281.156649ms) from=10.233.67.234:38866
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (300.785µs) from=10.233.67.234:38870
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:11 [DEBUG] agent: Node info in sync
    2022/03/16 23:57:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:57:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:57:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [INFO] agent: Synced service "_v16_aai-nquery_10.233.67.79_8446"
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Node info in sync
    2022/03/16 23:57:12 [DEBUG] http: Request PUT /v1/agent/service/register (1.165223874s) from=10.233.67.234:38872
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:12 [DEBUG] agent: Node info in sync
    2022/03/16 23:57:12 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (402.677µs) from=10.233.67.234:38890
    2022/03/16 23:57:13 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:57:13 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:57:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:57:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [INFO] agent: Synced service "_v17__aai-nquery_10.233.67.79_8446"
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Node info in sync
    2022/03/16 23:57:13 [DEBUG] http: Request PUT /v1/agent/service/register (332.877996ms) from=10.233.67.234:38892
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:13 [DEBUG] agent: Node info in sync
    2022/03/16 23:57:13 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (400.681µs) from=10.233.67.234:38896
    2022/03/16 23:57:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:57:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:57:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [INFO] agent: Synced service "_v17_aai-nquery_10.233.67.79_8446"
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v1_catalog_10.233.37.190_8806" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v1_message-router_10.233.41.6_3904" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.38_8443" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Node info in sync
    2022/03/16 23:57:14 [DEBUG] http: Request PUT /v1/agent/service/register (1.171839269s) from=10.233.67.234:38898
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.203_443" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v1_nsd_10.233.37.190_8806" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v0_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.115_8080" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v1_multicloud_10.233.1.171_9001" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v1_sdc_10.233.16.115_8443" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v17_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v1_parser_10.233.37.190_8806" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.190_8806" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.229_9011" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.53.240_8181" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.249_9007" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.101_9015" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.79_8446" in sync
    2022/03/16 23:57:14 [DEBUG] agent: Service "_v1_catalog_10